fix 1079: error launching another instance

This commit is contained in:
antelle 2019-01-06 19:09:34 +01:00
parent 22728d89b9
commit cf3a69d1e2
2 changed files with 3 additions and 1 deletions

View File

@ -13,7 +13,6 @@ let updateMainWindowPositionTimeout = null;
const gotTheLock = app.requestSingleInstanceLock();
if (!gotTheLock) {
restoreMainWindow();
app.quit();
}

View File

@ -1,5 +1,8 @@
Release notes
-------------
##### v1.7.2 (2019-01-07)
`-` fix 1079: error launching another instance
##### v1.7.1 (2019-01-06)
`-` fix #1077: broken auto-type