mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 13:09:21 +03:00
Resolve #574
This commit is contained in:
parent
901e45d672
commit
4a0a6c80fc
44 changed files with 52 additions and 3 deletions
|
|
@ -214,6 +214,7 @@ export class ComposePopupView extends AbstractViewPopup {
|
|||
|
||||
this.allowContacts = AppUserStore.allowContacts();
|
||||
this.allowIdentities = SettingsCapa('Identities');
|
||||
this.allowSpellcheck = SettingsUserStore.allowSpellcheck;
|
||||
|
||||
addObservablesTo(this, {
|
||||
identitiesDropdownTrigger: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue