Bugfix: on login loading the user settings failed

This commit is contained in:
djmaze 2021-11-19 12:44:53 +01:00
parent 3895b7233c
commit e6145249fa
6 changed files with 73 additions and 41 deletions

View file

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