hmm
This commit is contained in:
parent
69c124032c
commit
14bac0f0d7
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ public function uniqueId(): int
|
|||
|
||||
public function __construct(public Server $server)
|
||||
{
|
||||
if (isDev()) $this->handle();
|
||||
$this->handle();
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue