Show badges in beta (behind a new feature flag)

This commit is contained in:
Evan Hahn 2021-11-17 15:25:17 -06:00 committed by GitHub
parent 54c60ebb4f
commit 42b45a14b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 2 deletions

View file

@ -25,6 +25,7 @@ export type ConfigKeyType =
| 'desktop.senderKey.retry'
| 'desktop.sendSenderKey3'
| 'desktop.showUserBadges'
| 'desktop.showUserBadges.beta'
| 'desktop.storage'
| 'desktop.storageWrite3'
| 'desktop.usernames'