Return default
This commit is contained in:
parent
00502f6d4d
commit
7853cdc9ed
@ -24,7 +24,7 @@ class DaemonConfigurationRepository extends DaemonRepository
|
|||||||
throw new DaemonConnectionException($exception);
|
throw new DaemonConnectionException($exception);
|
||||||
}
|
}
|
||||||
|
|
||||||
return $response->json();
|
return $response->json() ?? [];
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user