mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Fix local storage (Closes #303)
This commit is contained in:
parent
77870442fe
commit
664c1dca80
11 changed files with 147 additions and 103 deletions
|
|
@ -67,7 +67,7 @@
|
|||
* @const
|
||||
* @type {string}
|
||||
*/
|
||||
Consts.Values.ClientSideCookieIndexName = 'rlcsc';
|
||||
Consts.Values.ClientSideStorageIndexName = 'rlcsc';
|
||||
|
||||
/**
|
||||
* @const
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue