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);
|
blockUser(userToBlock, socket);
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case '@notify':
|
case '@notify':
|
||||||
if (notify === null) {break;};
|
if (notify === null) {break;};
|
||||||
if (inviteMsgFlag === false) {
|
if (inviteMsgFlag === false) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue