From ce3c31514f9139fe313a4672917a05a81cc56ab4 Mon Sep 17 00:00:00 2001 From: uh wot Date: Sun, 11 Jul 2021 18:26:04 +0200 Subject: [PATCH] i'm still dumb --- dzunlock.user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dzunlock.user.js b/dzunlock.user.js index e3cc542..95642fc 100644 --- a/dzunlock.user.js +++ b/dzunlock.user.js @@ -3,7 +3,7 @@ // @namespace io.github.uhwot.dzunlock // @description enables deezer hifi features lol // @author uh wot -// @version 1.0.2 +// @version 1.0.3 // @homepageURL https://git.freezer.life/uhwot/dzunlock // @downloadURL https://git.freezer.life/uhwot/dzunlock/raw/branch/master/dzunlock.user.js // @icon https://cdns-files.dzcdn.net/cache/images/common/favicon/favicon-96x96.852baf648e79894b668670e115e4a375.png @@ -16,7 +16,7 @@ // @grant GM_setValue // ==/UserScript== -const debug = true +const debug = false function log(...args) { if (debug) {