electron fixes

This commit is contained in:
azivner
2018-04-05 23:17:19 -04:00
parent 98f80998b9
commit e827ddffb9
7 changed files with 37 additions and 31 deletions

View File

@@ -100,7 +100,7 @@ setTimeout(() => {
lastSyncId: lastSyncId
}));
}, 1000);
}, 1000);
}, 0);
export default {
logError,