From d8567a1819d5f557d6e10f0df55ff010903b414a Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Tue, 1 May 2018 15:07:07 -0400 Subject: test from vscode for sign --- electron_js/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3