From f24b599154c6adb5ba2efdd43e8a2902c5a8b4c8 Mon Sep 17 00:00:00 2001 From: Astra Date: Thu, 3 May 2018 17:18:00 -0400 Subject: [PATCH] christ --- app/index.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/index.htm b/app/index.htm index 96ee9d9..245c2d3 100644 --- a/app/index.htm +++ b/app/index.htm @@ -74,7 +74,7 @@ electron.app.relaunch(); electron.app.exit(); } - } catch{ } + } catch (ex) { } // make a window window.__monitor = new electron.BrowserWindow({ show: false });