mirror of
https://github.com/penpot/penpot.git
synced 2025-06-10 23:51:37 +02:00
✨ Visual indicators subscription for teams and project settings (#6546)
* ✨ Visual indicators subscription for teams and project settings * 📎 Fixes PR feedback --------- Co-authored-by: Andrey Antukh <niwi@niwi.nz>
This commit is contained in:
parent
5e8929e504
commit
e5bc369e56
19 changed files with 1116 additions and 155 deletions
|
@ -24,8 +24,8 @@ export PENPOT_FLAGS="\
|
|||
enable-tiered-file-data-storage \
|
||||
enable-file-validation \
|
||||
enable-file-schema-validation \
|
||||
enable-subscriptons \
|
||||
enable-subscriptons-old ";
|
||||
enable-subscriptions \
|
||||
enable-subscriptions-old ";
|
||||
|
||||
# Default deletion delay for devenv
|
||||
export PENPOT_DELETION_DELAY="24h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue