mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
No need to disable Composer (new message), so drop the feature
This commit is contained in:
parent
cec6c41953
commit
00088ef547
13 changed files with 16 additions and 50 deletions
|
|
@ -73,7 +73,6 @@ class MessageViewMailBoxUserView extends AbstractViewRight {
|
|||
|
||||
this.moveAction = moveAction;
|
||||
|
||||
this.allowComposer = Settings.capa(Capa.Composer);
|
||||
this.allowMessageActions = Settings.capa(Capa.MessageActions);
|
||||
this.allowMessageListActions = Settings.capa(Capa.MessageListActions);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue