mirror of
https://github.com/penpot/penpot.git
synced 2026-05-26 02:13:46 +00:00
🐛 Fix flags parsing order
This commit is contained in:
parent
5c696851bf
commit
cdcf3facd2
@ -83,7 +83,7 @@
|
|||||||
;; a server prop key where initial project is stored.
|
;; a server prop key where initial project is stored.
|
||||||
:initial-project-skey "initial-project"})
|
:initial-project-skey "initial-project"})
|
||||||
|
|
||||||
(s/def ::flags ::us/set-of-keywords)
|
(s/def ::flags ::us/vec-of-keywords)
|
||||||
|
|
||||||
;; DEPRECATED PROPERTIES
|
;; DEPRECATED PROPERTIES
|
||||||
(s/def ::registration-enabled ::us/boolean)
|
(s/def ::registration-enabled ::us/boolean)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user