Remove desktop.calling.adhoc flags

This commit is contained in:
ayumi-signal 2025-01-14 18:19:44 -08:00 committed by GitHub
parent ba80d310d2
commit 6451ff0cf1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 6 additions and 92 deletions

View file

@ -15,10 +15,6 @@ import { HashType } from './types/Crypto';
import { getCountryCode } from './types/PhoneNumber';
export type ConfigKeyType =
| 'desktop.calling.adhoc'
| 'desktop.calling.adhoc.beta'
| 'desktop.calling.adhoc.create'
| 'desktop.calling.adhoc.create.beta'
| 'desktop.calling.ringrtcAdm'
| 'desktop.clientExpiration'
| 'desktop.backup.credentialFetch'