Save showAttachmnetControls status to local storage (#1502)

This commit is contained in:
RainLoop 2017-09-21 23:28:14 +03:00
parent 650b655539
commit 230624b60c
3 changed files with 14 additions and 3 deletions

View file

@ -210,7 +210,8 @@ export const ClientSideKeyName = {
'LastReplyAction': 6,
'LastSignMe': 7,
'ComposeLastIdentityID': 8,
'MessageHeaderFullInfo': 9
'MessageHeaderFullInfo': 9,
'MessageAttachmnetControls': 10
};
/**