mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
Remove the old "move to folder" behaviour option
This commit is contained in:
parent
456f304338
commit
2651b6fd93
34 changed files with 8 additions and 79 deletions
|
|
@ -35,7 +35,7 @@ export class AdminSettingsGeneral extends AbstractViewSettings {
|
|||
this.theme = ThemeStore.theme;
|
||||
this.themes = ThemeStore.themes;
|
||||
|
||||
this.addSettings(['AllowLanguagesOnSettings','NewMoveToFolder']);
|
||||
this.addSettings(['AllowLanguagesOnSettings']);
|
||||
|
||||
addObservablesTo(this, {
|
||||
attachmentLimitTrigger: SaveSettingStatus.Idle,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue