We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f892f6f commit 52e068fCopy full SHA for 52e068f
src/index.js
@@ -18,7 +18,7 @@ let gtt = new events.EventEmitter(),
18
settingsWindow = null,
19
aboutWindow = null,
20
listWindow = null,
21
- debug = true;
+ debug = false;
22
23
gtt._app = app;
24
gtt._version = '0.2.0 beta';
0 commit comments