🐛 Fix social links broken

This commit is contained in:
Pablo Alba 2023-02-02 13:09:29 +01:00
parent 708a8ce27b
commit cc5f245209
11 changed files with 140 additions and 139 deletions

View file

@ -473,7 +473,7 @@
(s/def ::team-id ::us/uuid)
(s/def ::member-id ::us/uuid)
;; Temporarily disabled viewer role
;; https://tree.taiga.io/project/uxboxproject/issue/1083
;; https://tree.taiga.io/project/penpot/issue/1083
;; (s/def ::role #{:owner :admin :editor :viewer})
(s/def ::role #{:owner :admin :editor})