oops
This commit is contained in:
parent
5fa61b2957
commit
eb35855e9c
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
@ -31,7 +31,7 @@ function update() {
|
|||
.then((html) => {
|
||||
var json = {
|
||||
"name": "nothing",
|
||||
"presence": "Offline"
|
||||
"presence": ""
|
||||
}
|
||||
|
||||
if (html.includes("game_name")) {
|
||||
|
|
Loading…
Reference in a new issue