Add feature flag for ADM2 on Windows
This commit is contained in:
parent
8256170066
commit
3bd3207e18
3 changed files with 23 additions and 7 deletions
|
@ -8,6 +8,7 @@ import * as log from './logging/log';
|
|||
|
||||
export type ConfigKeyType =
|
||||
| 'desktop.announcementGroup'
|
||||
| 'desktop.calling.useWindowsAdm2'
|
||||
| 'desktop.clientExpiration'
|
||||
| 'desktop.disableGV1'
|
||||
| 'desktop.groupCallOutboundRing'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue