mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2025-04-02 11:04:53 +00:00
Fix typo in RoomAction
This commit is contained in:
parent
5b8dbe7d3b
commit
6a0d0a6ec6
@ -318,7 +318,7 @@ class RoomAction extends \wcf\data\AbstractDatabaseObjectAction implements \wcf\
|
|||||||
'chatRoomID' => null
|
'chatRoomID' => null
|
||||||
));
|
));
|
||||||
|
|
||||||
\wcf\system\nodePush\NodePushHandler::getInstance()->sendMessage('be.bastelstu.chat.join');
|
\wcf\system\nodePush\NodePushHandler::getInstance()->sendMessage('be.bastelstu.chat.leave');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user