Enable customization of preferred reactions for everyone

This commit is contained in:
Evan Hahn 2021-09-29 15:21:26 -05:00 committed by GitHub
parent 1e3de45af6
commit c170d04ffa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 16 deletions

View file

@ -9,7 +9,6 @@ import * as log from './logging/log';
export type ConfigKeyType =
| 'desktop.announcementGroup'
| 'desktop.clientExpiration'
| 'desktop.customizePreferredReactions'
| 'desktop.disableGV1'
| 'desktop.groupCallOutboundRing'
| 'desktop.groupCalling'