mirror of
https://github.com/penpot/penpot.git
synced 2025-05-17 08:06:11 +02:00
🐛 Fix social links broken
This commit is contained in:
parent
708a8ce27b
commit
cc5f245209
11 changed files with 140 additions and 139 deletions
|
@ -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})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue