feat: more feature flags

This commit is contained in:
2023-10-17 10:54:34 +01:00
parent 1a507679f3
commit 281785952d
12 changed files with 119 additions and 87 deletions

View File

@ -9,6 +9,9 @@
"httpCache": "",
"animalNamePlaceholders": false,
"features": {
"subscriptions": true
"analytics": true,
"subscriptions": true,
"deck": true,
"zapPool": true
}
}