mirror of
https://github.com/penpot/penpot.git
synced 2025-05-30 01:56:10 +02:00
✨ Add viewer role to workspace
This commit is contained in:
parent
cf150891df
commit
226ab7233b
17 changed files with 187 additions and 121 deletions
|
@ -791,7 +791,7 @@
|
|||
[:map
|
||||
[:id ::sm/uuid]
|
||||
[:fullname :string]]]
|
||||
[:role [::sm/one-of valid-roles]]
|
||||
[:role [::sm/one-of tt/valid-roles]]
|
||||
[:email ::sm/email]])
|
||||
|
||||
(def ^:private check-create-invitation-params!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue