From a2c83d02a87a5a47d787341279d2884a97403e1d Mon Sep 17 00:00:00 2001 From: Bozhidar Date: Fri, 27 Sep 2024 10:57:25 +0300 Subject: [PATCH] Update job-queue-notifications.blade.php --- .../views/filament/job-queue-notifications.blade.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/resources/views/filament/job-queue-notifications.blade.php b/web/resources/views/filament/job-queue-notifications.blade.php index 2f622de..47c2f7c 100644 --- a/web/resources/views/filament/job-queue-notifications.blade.php +++ b/web/resources/views/filament/job-queue-notifications.blade.php @@ -1,8 +1,8 @@
- @if(auth()->id()) + {{-- @if(auth()->id()) -