mirror of
https://github.com/penpot/penpot.git
synced 2025-02-01 11:59:17 -05:00
🐛 Fix reply to comment
This commit is contained in:
parent
5a55884b9f
commit
423c237d42
1 changed files with 3 additions and 2 deletions
|
@ -462,8 +462,9 @@
|
|||
:thread-id thread-id
|
||||
:owner-id profile-id
|
||||
:content content})
|
||||
props {:file-id file-id
|
||||
:share-id nil}]
|
||||
comment (decode-row comment)
|
||||
props {:file-id file-id
|
||||
:share-id nil}]
|
||||
|
||||
;; Update thread modified-at attribute and assoc the current
|
||||
;; profile to the participant set.
|
||||
|
|
Loading…
Add table
Reference in a new issue