Separate flag for cdsi in beta channel

This commit is contained in:
Fedor Indutny 2022-09-13 21:07:47 -07:00 committed by GitHub
parent 5a8f484a03
commit 1a54d438c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

View file

@ -10,6 +10,7 @@ export type ConfigKeyType =
| 'desktop.announcementGroup'
| 'desktop.calling.audioLevelForSpeaking'
| 'desktop.cdsi'
| 'desktop.cdsi.beta'
| 'desktop.cdsi.returnAcisWithoutUaks'
| 'desktop.cdsi.mirroring'
| 'desktop.clientExpiration'