mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
Fix typo in RoomAddForm
This commit is contained in:
parent
f02631a7c7
commit
0407099817
@ -116,7 +116,7 @@ public function save() {
|
||||
}
|
||||
|
||||
\wcf\system\acl\ACLHandler::getInstance()->save($roomID, $this->objectTypeID);
|
||||
\chat\system\permission\permissionHandler::clearCache();
|
||||
\chat\system\permission\PermissionHandler::clearCache();
|
||||
|
||||
$this->saved();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user