From 59d5ce70a50d87ad55292d4d8609bf01002690cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20Ryb=C3=A1rsky?= Date: Tue, 24 Oct 2023 19:04:21 +0200 Subject: [PATCH] Update edupage.user.js --- edupage.user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/edupage.user.js b/edupage.user.js index 73cb338..70e5bfd 100644 --- a/edupage.user.js +++ b/edupage.user.js @@ -1,7 +1,7 @@ // ==UserScript== // @name Edupage H4x // @namespace https://brn.systems -// @version 0.2.10 +// @version 0.2.11 // @copyright Can be found at https://git.brn.systems/BRNSystems/Userscripts // @description Gives you a bit more options on EduPage, some are broken // @author BRNSystems @@ -199,7 +199,7 @@ console.error('barEncLink not found or not a function.'); } } - + console.log(GM_config.getValue("modify_strings")); if(GM_config.getValue("modify_strings")){ if (typeof window.Langs === 'object') { for (var key in strings) {