mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
Remember last reply action
This commit is contained in:
parent
f8512b01b9
commit
91b3f1a3e9
3 changed files with 31 additions and 12 deletions
|
|
@ -155,7 +155,8 @@
|
|||
'MailBoxListSize': 2,
|
||||
'ExpandedFolders': 3,
|
||||
'FolderListSize': 4,
|
||||
'MessageListSize': 5
|
||||
'MessageListSize': 5,
|
||||
'LastReplyAction': 6
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue