Various fixes I forgot to push
This commit is contained in:
@@ -139,7 +139,7 @@ class group extends channel{
|
||||
}
|
||||
}
|
||||
notititle(message){
|
||||
return message.author.username;
|
||||
return message.author.username;
|
||||
}
|
||||
unreads(){
|
||||
const sentdms=document.getElementById("sentdms");
|
||||
|
Reference in New Issue
Block a user