mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 08:08:23 +02:00
🐛 Fix pricing CTA to be under a config flag (#6304)
This commit is contained in:
parent
ddc41027ab
commit
93c81ea49c
5 changed files with 15 additions and 10 deletions
|
@ -124,7 +124,8 @@
|
|||
;; TODO: deprecate this flag and consolidate the code
|
||||
:export-file-v3
|
||||
:render-wasm-dpr
|
||||
:hide-release-modal})
|
||||
:hide-release-modal
|
||||
:subscriptions-old})
|
||||
|
||||
(def all-flags
|
||||
(set/union email login varia))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue