mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
Adding missing space
This commit is contained in:
parent
fd6739bd2d
commit
f020c8a20f
@ -25,6 +25,6 @@ public function getType() {
|
||||
* @see \wcf\system\chat\commands\ICommand::getMessage()
|
||||
*/
|
||||
public function getMessage() {
|
||||
return$this->commandHandler->getParameters();
|
||||
return $this->commandHandler->getParameters();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user