mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2025-02-02 03:40:39 +00:00
Fix MuteCommand
This commit is contained in:
parent
0e2216096c
commit
303eb80ee5
@ -105,7 +105,7 @@ class MuteCommand extends \chat\system\command\AbstractRestrictedCommand {
|
||||
'link' => $this->link,
|
||||
'expires' => $this->expires,
|
||||
'type' => str_replace(array('chat\system\command\commands\\', 'command'), '', strtolower(get_class($this))),
|
||||
'message' => $this->suspensionMessage
|
||||
'reason' => $this->reason
|
||||
));
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user