버그 수정
This commit is contained in:
@@ -96,6 +96,10 @@ class che_임관 extends Command\GeneralCommand{
|
||||
|
||||
}
|
||||
|
||||
public function canDisplay():bool{
|
||||
return $this->env['join_mode'] !== 'onlyRandom';
|
||||
}
|
||||
|
||||
protected function initWithArg()
|
||||
{
|
||||
$destGeneralID = $this->arg['destGeneralID']??null;
|
||||
|
||||
Reference in New Issue
Block a user