summaryrefslogtreecommitdiff
path: root/electron_js/main.js
diff options
context:
space:
mode:
Diffstat (limited to 'electron_js/main.js')
-rw-r--r--electron_js/main.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/electron_js/main.js b/electron_js/main.js
index 2bcf2192..a4fe235b 100644
--- a/electron_js/main.js
+++ b/electron_js/main.js
@@ -19,7 +19,7 @@ if (argv.path) {
-
+//
// Keep a global reference of the window object, if you don't, the window will
// be closed automatically when the JavaScript object is garbage collected.
let win;