Fix Quick Look not closing in file upload dialog

There is a problem where the app craches when the dialog is canceled
without closing Quick Look.
This commit is contained in:
Yuya Ochiai
2017-04-07 22:45:50 +09:00
parent 6ae3918fdb
commit 8ce3edbf34
2 changed files with 9 additions and 1 deletions

View File

@@ -45,7 +45,7 @@
"chai": "^3.5.0",
"cross-env": "^3.1.4",
"devtron": "^1.4.0",
"electron": "1.6.1",
"electron": "1.6.2",
"electron-builder": "^14.5.3",
"electron-builder-squirrel-windows": "^15.0.0",
"electron-connect": "^0.6.1",