mirror of
https://github.com/penpot/penpot.git
synced 2026-08-26 22:58:43 +00:00
Merge pull request #5613 from penpot/superalex-fix-staging-reply-to-comment
🐛 Fix reply to comment
This commit is contained in:
commit
ba81b2b14d
@ -462,8 +462,9 @@
|
|||||||
:thread-id thread-id
|
:thread-id thread-id
|
||||||
:owner-id profile-id
|
:owner-id profile-id
|
||||||
:content content})
|
:content content})
|
||||||
props {:file-id file-id
|
comment (decode-row comment)
|
||||||
:share-id nil}]
|
props {:file-id file-id
|
||||||
|
:share-id nil}]
|
||||||
|
|
||||||
;; Update thread modified-at attribute and assoc the current
|
;; Update thread modified-at attribute and assoc the current
|
||||||
;; profile to the participant set.
|
;; profile to the participant set.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user