fix
This commit is contained in:
parent
cee8135a18
commit
86eae77703
@ -1,7 +1,7 @@
|
|||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name Edupage H4x
|
// @name Edupage H4x
|
||||||
// @namespace https://brn.systems
|
// @namespace https://brn.systems
|
||||||
// @version 0.2.28
|
// @version 0.2.29
|
||||||
// @copyright Can be found at https://git.brn.systems/BRNSystems/Userscripts
|
// @copyright Can be found at https://git.brn.systems/BRNSystems/Userscripts
|
||||||
// @description Gives you a bit more options on EduPage, some are broken
|
// @description Gives you a bit more options on EduPage, some are broken
|
||||||
// @author BRNSystems
|
// @author BRNSystems
|
||||||
@ -220,7 +220,7 @@
|
|||||||
eqav = 1;
|
eqav = 1;
|
||||||
}
|
}
|
||||||
if(data && Object.keys(data).length === 0) {
|
if(data && Object.keys(data).length === 0) {
|
||||||
datanew = {
|
data = {
|
||||||
eqap: "",
|
eqap: "",
|
||||||
eqacs: "da39a3ee5e6b4b0d3255bfef95601890afd80709",
|
eqacs: "da39a3ee5e6b4b0d3255bfef95601890afd80709",
|
||||||
eqaz: 0,
|
eqaz: 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user