Fix unlinked loading screen hang, fix error dialog on start (#1440)
* main.js: check for truthiness of mainwindow, not === null FREEBIE * background.js: Connect to websocket even if we are unlinked We know registration isn't done, but it has been done before. So instead of sitting tight, we connect to the socket to start everything up and attempt to the websocket once more. FREEBIEpull/749/head
parent
6e5afce7d2
commit
af81b1a045
Loading…
Reference in New Issue