improvements in frontend sync (WIP)

This commit is contained in:
zadam
2021-08-24 22:59:51 +02:00
parent d27fcaf317
commit 66374bf95f
9 changed files with 29 additions and 12 deletions

View File

@@ -139,7 +139,7 @@ async function checkOutstandingSyncs() {
remote.app.exit(0);
}
else {
utils.reloadApp();
utils.reloadFrontendApp();
}
}
else {