summary refs log tree commit diff
path: root/api/assets/features.json
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-08-30 15:05:23 +1000
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-08-30 15:08:18 +1000
commit16315a3170ec018a834e68360e06b506415446d2 (patch)
tree90cfe456040fce35b904e88462886e3c73a2f3f2 /api/assets/features.json
parentStart listening after database and config has been loaded (diff)
parentOop, deprecated typeorm call (diff)
downloadserver-ts-16315a3170ec018a834e68360e06b506415446d2.tar.xz
Merge branch 'staging' into dev/Maddy/fix/listeningAfterDb
Diffstat (limited to 'api/assets/features.json')
-rw-r--r--api/assets/features.json26
1 files changed, 0 insertions, 26 deletions
diff --git a/api/assets/features.json b/api/assets/features.json
deleted file mode 100644

index 05a858a0..00000000 --- a/api/assets/features.json +++ /dev/null
@@ -1,26 +0,0 @@ -[ - "ANIMATED_ICON", - "BANNER", - "COMMERCE", - "COMMUNITY", - "DISCOVERABLE", - "DISCOVERABLE_DISABLED", - "ENABLED_DISCOVERABLE_BEFORE", - "HUB", - "INVITE_SPLASH", - "MONETIZATION_ENABLED", - "MORE_EMOJI", - "MORE_STICKERS", - "NEWS", - "PARTNERED", - "PREVIEW_ENABLED", - "PRIVATE_THREADS", - "SEVEN_DAY_THREAD_ARCHIVE", - "THREE_DAY_THREAD_ARCHIVE", - "THREADS_ENABLED", - "TICKETED_EVENTS_ENABLED", - "VANITY_URL", - "VERIFIED", - "VIP_REGIONS", - "WELCOME_SCREEN_ENABLED" -]