Added @block
This commit is contained in:
parent
97a7384af7
commit
8f3ed71d8a
1 changed files with 0 additions and 1 deletions
|
|
@ -424,7 +424,6 @@ function handleChat(_url: string, _args: RouteHandlerParams): RouteHandlerReturn
|
|||
}
|
||||
blockUser(userToBlock, socket);
|
||||
break;
|
||||
|
||||
case '@notify':
|
||||
if (notify === null) {break;};
|
||||
if (inviteMsgFlag === false) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue