🐛 Fix pricing CTA to be under a config flag (#6304)

This commit is contained in:
Marina López 2025-04-16 17:17:47 +02:00 committed by GitHub
parent ddc41027ab
commit 93c81ea49c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 15 additions and 10 deletions

View file

@ -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))