mirror of
https://github.com/penpot/penpot.git
synced 2025-05-24 22:36:42 +02:00
commit
ac835bb655
25 changed files with 232 additions and 485 deletions
|
@ -35,7 +35,6 @@
|
|||
(-> global-enabled-features
|
||||
(set/union (:features/runtime state #{}))
|
||||
(set/intersection cfeat/no-migration-features)
|
||||
(set/union cfeat/default-enabled-features)
|
||||
(set/union (:features/team state #{}))))
|
||||
|
||||
(def features-ref
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue