Fixed status on dynamic disc page
This commit is contained in:
parent
3cdf3b0bce
commit
84e2535f53
4 changed files with 19 additions and 6 deletions
1
index.js
1
index.js
|
@ -77,7 +77,6 @@ function pageUpdate() {
|
|||
} else {
|
||||
addedHTML += status.emoji.name
|
||||
}
|
||||
|
||||
}
|
||||
if (status.state) {
|
||||
addedHTML += `<em><span style="color: lightgray">"`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue