mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 04:29:21 +03:00
Cache refactoring
Contacts settings fixes
This commit is contained in:
parent
35ce0be771
commit
e1ab11a9b0
8 changed files with 326 additions and 247 deletions
|
|
@ -1315,6 +1315,7 @@
|
|||
require('Stores/User/Settings').populate();
|
||||
require('Stores/User/Notification').populate();
|
||||
require('Stores/User/Account').populate();
|
||||
require('Stores/User/Contact').populate();
|
||||
|
||||
var
|
||||
self = this,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue