mirror of
https://github.com/penpot/penpot.git
synced 2026-05-01 14:18:07 +00:00
🐛 Add missing default flag for styles/v2
This commit is contained in:
parent
2ebdaa7f75
commit
a147009e81
@ -12,7 +12,8 @@
|
||||
(def default
|
||||
"A common flags that affects both: backend and frontend."
|
||||
[:enable-registration
|
||||
:enable-login-with-password])
|
||||
:enable-login-with-password
|
||||
:enable-feature-styles-v2])
|
||||
|
||||
(defn parse
|
||||
[& flags]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user