mirror of
https://github.com/penpot/penpot.git
synced 2025-04-15 16:31:25 -05:00
📎 Enable by default demo users.
This commit is contained in:
parent
c458fa6441
commit
95e3c3eafc
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
:webworker))
|
||||
|
||||
(def default-flags
|
||||
#{:registration})
|
||||
#{:registration :demo-users})
|
||||
|
||||
(defn- parse-flags
|
||||
[global]
|
||||
|
|
Loading…
Add table
Reference in a new issue