This commit is contained in:
ferricles 2021-06-07 16:41:55 -07:00
commit be5186cc0c
3 changed files with 6 additions and 4 deletions

View file

@ -3,7 +3,7 @@ const url_tag = location.hash.slice(1);
// console.log(url_tag); // console.log(url_tag);
const BUILD_VERSION = "7.0.6"; const BUILD_VERSION = "7.0.7";
function setTitle() { function setTitle() {
let text; let text;

View file

@ -38438,7 +38438,9 @@
"spRaw1": -1, "spRaw1": -1,
"spRaw3": -1, "spRaw3": -1,
"spRaw4": -1, "spRaw4": -1,
"id": 1249 "id": 1249,
"set": "Master Hive",
"hideSet": true
}, },
{ {
"name": "Beetle Aegis", "name": "Beetle Aegis",
@ -112855,4 +112857,4 @@
] ]
} }
} }
} }

File diff suppressed because one or more lines are too long