mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 13:39:22 +03:00
Add admin setting for the contacts suggestions limit
Improves visual info for #849
This commit is contained in:
parent
c5c180cb2e
commit
80eea23b10
32 changed files with 39 additions and 3 deletions
|
|
@ -36,8 +36,6 @@ export class AdminSettingsGeneral extends AbstractViewSettings {
|
|||
this.addSettings(['AllowLanguagesOnSettings']);
|
||||
|
||||
addObservablesTo(this, {
|
||||
attachmentLimitTrigger: SaveSettingStatus.Idle,
|
||||
themeTrigger: SaveSettingStatus.Idle,
|
||||
capaThemes: SettingsCapa('Themes'),
|
||||
capaUserBackground: SettingsCapa('UserBackground'),
|
||||
capaAdditionalAccounts: SettingsCapa('AdditionalAccounts'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue