Various fixes I forgot to push
This commit is contained in:
parent
95f6bc202d
commit
f64c5f02f2
6 changed files with 21 additions and 17 deletions
|
@ -139,7 +139,7 @@ class group extends channel{
|
|||
}
|
||||
}
|
||||
notititle(message){
|
||||
return message.author.username;
|
||||
return message.author.username;
|
||||
}
|
||||
unreads(){
|
||||
const sentdms=document.getElementById("sentdms");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue