Some improvements

This commit is contained in:
Fedor Indutnyy 2023-12-18 15:22:46 -08:00
parent 14a2714c1e
commit c53eefaf6d
19 changed files with 205 additions and 70 deletions

View file

@ -93,6 +93,7 @@ export class SettingsChannel extends EventEmitter {
});
this.installSetting('textFormatting');
this.installSetting('autoConvertEmoji');
this.installSetting('autoDownloadUpdate');
this.installSetting('autoLaunch');