mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-23 01:55:00 +02:00
TSK-1038: Fix comments presenter (#2896)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
<Label label={chunter.string.Comments} />:
|
||||
</div>
|
||||
<div class="ml-2">
|
||||
<CommentPopup objectId={issue._id} />
|
||||
<CommentPopup objectId={issue._id} object={issue} />
|
||||
</div>
|
||||
{/if}
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user