On database error: show popup, allow user to delete and relaunch

This commit is contained in:
Scott Nonnenberg 2019-02-19 17:32:44 -08:00
parent 3fb6ab295f
commit 5165eb3bd4
5 changed files with 87 additions and 12 deletions

View file

@ -1328,6 +1328,8 @@
messageReceiver = null;
}
onEmpty();
window.log.warn(
'Client is no longer authorized; deleting local configuration'
);