mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 18:11:42 +02:00
✨ Visual indicators for unlimited tier users (#6270)
* ✨ Visual indicators for unlimited tier users * ♻️ Refactor to organize properly subscription * ♻️ Refactor with PR feedback * 💄 Add minor cosmetic changes --------- Co-authored-by: Andrey Antukh <niwi@niwi.nz>
This commit is contained in:
parent
bb80da137d
commit
f2977cf938
18 changed files with 687 additions and 10 deletions
|
@ -124,7 +124,9 @@
|
|||
;; TODO: deprecate this flag and consolidate the code
|
||||
:export-file-v3
|
||||
:render-wasm-dpr
|
||||
:hide-release-modal})
|
||||
:hide-release-modal
|
||||
:subscriptions
|
||||
:subscriptions-old})
|
||||
|
||||
(def all-flags
|
||||
(set/union email login varia))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue