mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 04:29:21 +03:00
Resolve CardDAV sync not working due to new login system #163
This commit is contained in:
parent
00ef26a905
commit
e27fb46500
3 changed files with 3 additions and 5 deletions
|
|
@ -720,6 +720,7 @@ class AppUser extends AbstractApp {
|
|||
AccountUserStore.email(SettingsGet('Email'));
|
||||
|
||||
SettingsUserStore.init();
|
||||
ContactUserStore.init();
|
||||
|
||||
this.foldersReload(value => {
|
||||
try {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue