0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-01 11:59:17 -05:00

Merge pull request #5613 from penpot/superalex-fix-staging-reply-to-comment

🐛 Fix reply to comment
This commit is contained in:
Andrey Antukh 2025-01-17 15:23:28 +01:00 committed by GitHub
commit ba81b2b14d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.