Remove desktop.calling.raiseHand flag

This commit is contained in:
Fedor Indutny 2024-10-02 16:03:14 -07:00 committed by GitHub
parent da947ddf44
commit a4d8ba4899
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 1 additions and 27 deletions

View file

@ -17,7 +17,6 @@ import { getCountryCode } from './types/PhoneNumber';
export type ConfigKeyType =
| 'desktop.calling.adhoc'
| 'desktop.calling.adhoc.create'
| 'desktop.calling.raiseHand'
| 'desktop.calling.ringrtcAdm'
| 'desktop.clientExpiration'
| 'desktop.backup.credentialFetch'