Merge pull request #5515 from penpot/qol-comments-mentions

 Add mentions to notifications
This commit is contained in:
luisδμ 2025-01-09 12:42:11 +01:00 committed by GitHub
commit 74f807d539
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
40 changed files with 2468 additions and 339 deletions

View file

@ -55,6 +55,7 @@
(def ^:icon-id arrow-right "arrow-right")
(def ^:icon-id arrow-up "arrow-up")
(def ^:icon-id asc-sort "asc-sort")
(def ^:icon-id at "at")
(def ^:icon-id board "board")
(def ^:icon-id boards-thumbnail "boards-thumbnail")
(def ^:icon-id boolean-difference "boolean-difference")