Update edupage.user.js
This commit is contained in:
parent
e50da97f78
commit
994888bfc4
@ -1,7 +1,7 @@
|
||||
// ==UserScript==
|
||||
// @name Edupage H4x
|
||||
// @namespace https://brn.systems
|
||||
// @version 0.2.9
|
||||
// @version 0.2.10
|
||||
// @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
|
||||
@ -76,7 +76,7 @@
|
||||
})
|
||||
|
||||
GM_registerMenuCommand('Settings', () => {
|
||||
gmc.open()
|
||||
GM_config.open()
|
||||
})
|
||||
|
||||
let strings = {
|
||||
|
Loading…
Reference in New Issue
Block a user