Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Commit 329273f

Browse files
committed
upgrade gtt and chokidar. fix #31 fix #36
1 parent 080e953 commit 329273f

File tree

2 files changed

+324
-87
lines changed

2 files changed

+324
-87
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ let gtt = new events.EventEmitter(),
3030
settingsWindow = null,
3131
aboutWindow = null,
3232
listWindow = null,
33-
debug = false;
33+
debug = true;
3434

3535
gtt._app = app;
3636
gtt._version = pjson.version;

0 commit comments

Comments
 (0)