This commit is contained in:
Bingus_Violet 2023-11-22 16:07:21 -06:00
parent 5fa61b2957
commit eb35855e9c

View file

@ -31,7 +31,7 @@ function update() {
.then((html) => {
var json = {
"name": "nothing",
"presence": "Offline"
"presence": ""
}
if (html.includes("game_name")) {