Update remote configs for ringrtcAdm feature.

This commit is contained in:
Miriam Zimmerman 2025-01-15 14:25:14 -05:00 committed by GitHub
parent 46c8d26db9
commit 53372efca1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 7 deletions

View file

@ -15,7 +15,9 @@ import { HashType } from './types/Crypto';
import { getCountryCode } from './types/PhoneNumber';
export type ConfigKeyType =
| 'desktop.calling.ringrtcAdm'
| 'desktop.calling.ringrtcAdmFull'
| 'desktop.calling.ringrtcAdmInternal'
| 'desktop.calling.ringrtcAdmPreStable'
| 'desktop.clientExpiration'
| 'desktop.backup.credentialFetch'
| 'desktop.internalUser'