hm
This commit is contained in:
parent
94960d96a9
commit
64b58b7661
@ -29,7 +29,7 @@ public function backoff(): int
|
||||
}
|
||||
public function middleware(): array
|
||||
{
|
||||
return [(new WithoutOverlapping($this->server->uuid))->dontRelease()];
|
||||
return [(new WithoutOverlapping($this->server->uuid))];
|
||||
}
|
||||
|
||||
public function uniqueId(): int
|
||||
|
Loading…
Reference in New Issue
Block a user