Make queue health widget full width
This commit is contained in:
@@ -12,6 +12,8 @@ class QueueHealthWidget extends Widget
|
||||
|
||||
protected ?string $pollingInterval = '60s';
|
||||
|
||||
protected int|string|array $columnSpan = 'full';
|
||||
|
||||
protected function getViewData(): array
|
||||
{
|
||||
$snapshot = Cache::get('storage:queue-health:last');
|
||||
|
||||
Reference in New Issue
Block a user