Place announcement-only groups behind feature flag
This commit is contained in:
parent
dd0baf9ab4
commit
bf6c0ce7c0
3 changed files with 17 additions and 0 deletions
|
@ -5,6 +5,7 @@ import { get, throttle } from 'lodash';
|
|||
import { connectToServerWithStoredCredentials } from './util/connectToServerWithStoredCredentials';
|
||||
|
||||
export type ConfigKeyType =
|
||||
| 'desktop.announcementGroup'
|
||||
| 'desktop.clientExpiration'
|
||||
| 'desktop.disableGV1'
|
||||
| 'desktop.groupCalling'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue