Resolve CardDAV sync not working due to new login system #163

This commit is contained in:
djmaze 2021-11-24 08:36:27 +01:00
parent 00ef26a905
commit e27fb46500
3 changed files with 3 additions and 5 deletions

View file

@ -720,6 +720,7 @@ class AppUser extends AbstractApp {
AccountUserStore.email(SettingsGet('Email'));
SettingsUserStore.init();
ContactUserStore.init();
this.foldersReload(value => {
try {