Remove desktop.deleteSync from RemoteConfig

This commit is contained in:
Fedor Indutny 2024-07-23 09:58:40 -07:00 committed by GitHub
parent c70a8955f9
commit 06f9c4ffe1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 4 additions and 22 deletions

View file

@ -20,8 +20,6 @@ export type ConfigKeyType =
| 'desktop.calling.raiseHand'
| 'desktop.clientExpiration'
| 'desktop.backup.credentialFetch'
| 'desktop.deleteSync.send'
| 'desktop.deleteSync.receive'
| 'desktop.internalUser'
| 'desktop.mediaQuality.levels'
| 'desktop.messageCleanup'