Chore: Feature Flags for Channels (#1010)

This commit is contained in:
Sojan Jose
2020-07-06 11:16:19 +05:30
committed by GitHub
parent b633126b35
commit e41bd56f41
7 changed files with 42 additions and 5 deletions

View File

@@ -4,4 +4,4 @@ json.locale @account.locale
json.domain @account.domain
json.domain_emails_enabled @account.domain_emails_enabled
json.support_email @account.support_email
json.features @account.enabled_features
json.features @account.all_features