Remove a remote config flag

This commit is contained in:
Fedor Indutny 2024-06-20 14:39:40 -04:00 committed by GitHub
parent 8c555a9b28
commit 5d3de4ed5d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 3 additions and 20 deletions

View file

@ -25,7 +25,6 @@ export type ConfigKeyType =
| 'desktop.internalUser'
| 'desktop.mediaQuality.levels'
| 'desktop.messageCleanup'
| 'desktop.nicknames'
| 'desktop.retryRespondMaxAge'
| 'desktop.senderKey.retry'
| 'desktop.senderKeyMaxAge'