Various bug fixes
This commit is contained in:
parent
cbf657afeb
commit
3b55b28260
7 changed files with 97 additions and 16 deletions
|
@ -110,6 +110,7 @@ class guild{
|
|||
}
|
||||
}
|
||||
console.log(read);
|
||||
if(!html){return;}
|
||||
if(read){
|
||||
html.children[0].classList.remove("notiunread");
|
||||
}else{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue