Add global setting for sent media quality
This commit is contained in:
parent
ee85a97839
commit
1109415dc1
13 changed files with 81 additions and 10 deletions
|
@ -85,6 +85,7 @@ export class SettingsChannel extends EventEmitter {
|
|||
this.installSetting('audioNotification');
|
||||
this.installSetting('countMutedConversations');
|
||||
|
||||
this.installSetting('sentMediaQualitySetting');
|
||||
this.installSetting('spellCheck', {
|
||||
isEphemeral: true,
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue