mirror of
https://github.com/penpot/penpot.git
synced 2025-05-30 19:26:12 +02: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))
|
:webworker))
|
||||||
|
|
||||||
(def default-flags
|
(def default-flags
|
||||||
#{:registration})
|
#{:registration :demo-users})
|
||||||
|
|
||||||
(defn- parse-flags
|
(defn- parse-flags
|
||||||
[global]
|
[global]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue