Removed debug from gnome extension

This commit is contained in:
nathan 2016-09-22 22:31:54 +02:00
parent eb5315580d
commit 6c9aff3529

View File

@ -57,7 +57,7 @@ let tray = null;
let orig_getSource = null; let orig_getSource = null;
let icons = []; let icons = [];
let DEBUG = true; let DEBUG = false;
// this value is hardcoded into the display manager // this value is hardcoded into the display manager