mirror of
https://github.com/penpot/penpot.git
synced 2025-07-16 07:55:33 +02:00
✨ Minor imrovements on general purpose specs naming.
This commit is contained in:
parent
a11c7b10ac
commit
8d50852cbe
2 changed files with 39 additions and 13 deletions
|
@ -85,7 +85,7 @@
|
|||
;; a server prop key where initial project is stored.
|
||||
:initial-project-skey "initial-project"})
|
||||
|
||||
(s/def ::flags ::us/words)
|
||||
(s/def ::flags ::us/set-of-keywords)
|
||||
|
||||
;; DEPRECATED PROPERTIES: should be removed in 1.10
|
||||
(s/def ::registration-enabled ::us/boolean)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue