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) {