mirror of
https://github.com/penpot/penpot.git
synced 2025-05-11 06:26:38 +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
|
@ -30,7 +30,9 @@ export PENPOT_FLAGS="\
|
|||
enable-access-tokens \
|
||||
enable-tiered-file-data-storage \
|
||||
enable-file-validation \
|
||||
enable-file-schema-validation";
|
||||
enable-file-schema-validation \
|
||||
enable-subscriptons \
|
||||
enable-subscriptons-old";
|
||||
|
||||
# Default deletion delay for devenv
|
||||
export PENPOT_DELETION_DELAY="24h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue