summaryrefslogtreecommitdiff
path: root/electron_js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-05-01 15:05:59 -0400
committerPliable Pixels <pliablepixels@gmail.com>2018-05-01 15:05:59 -0400
commitfce601db817c966e6e10650d9020b583e73cac96 (patch)
treeddbff274541687f5af2ff28b45d51522b820081a /electron_js
parent5ffe5f21ca125b257a7ee50d495346b39fe09a52 (diff)
signed test
Diffstat (limited to 'electron_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 5856093c..2bcf2192 100644
--- a/electron_js/main.js
+++ b/electron_js/main.js
@@ -68,7 +68,7 @@ const mx = globalShortcut.register('CommandOrControl+Alt+F', () => {
width: mainWindowState.width,
height: mainWindowState.height,
webPreferences:{nodeIntegration:false}});
-
+//