Updated excluded features (#5919)

Co-authored-by: Zephyrkul <23347632+Zephyrkul@users.noreply.github.com>
This commit is contained in:
Kowlin 2022-12-27 11:29:05 +01:00 committed by GitHub
parent 7af2ed13ec
commit f890f65c35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -422,6 +422,8 @@ class General(commands.Cog):
"NEW_THREAD_PERMISSIONS", "NEW_THREAD_PERMISSIONS",
"TEXT_IN_VOICE_ENABLED", "TEXT_IN_VOICE_ENABLED",
"THREADS_ENABLED", "THREADS_ENABLED",
# available to everyone sometime after forum channel release
"PRIVATE_THREADS",
} }
custom_feature_names = { custom_feature_names = {
"VANITY_URL": "Vanity URL", "VANITY_URL": "Vanity URL",