mirror of
https://github.com/penpot/penpot.git
synced 2025-05-13 17:36:39 +02:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
2ea81c0114
49 changed files with 788 additions and 519 deletions
|
@ -474,7 +474,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