diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2018-05-01 15:07:07 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2018-05-01 15:07:07 -0400 |
| commit | d8567a1819d5f557d6e10f0df55ff010903b414a (patch) | |
| tree | d3fa8d8adc5ad79806472f2f3dbf0423bcc2c81e /electron_js/main.js | |
| parent | fce601db817c966e6e10650d9020b583e73cac96 (diff) | |
test from vscode for sign
Diffstat (limited to 'electron_js/main.js')
| -rw-r--r-- | electron_js/main.js | 2 |
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; |
