fix: why?!

This commit is contained in:
Andras Bacsai
2023-12-20 18:09:01 +01:00
parent 51db2f797d
commit 694169bb84
5 changed files with 5 additions and 4 deletions

View File

@@ -39,7 +39,7 @@ class ContainerStatusJob implements ShouldQueue, ShouldBeEncrypted
public function __construct(public Server $server)
{
// $this->handle();
$this->handle();
}
public function handle()