From 99f9dacba9f7efd949b45f09ff05d16df0f714a1 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 31 Jan 2026 03:06:53 +0200 Subject: [PATCH] Fix notifications hook registration --- .../partials/notifications-refresh.blade.php | 33 +++++++++++++------ 1 file changed, 23 insertions(+), 10 deletions(-) diff --git a/resources/views/filament/partials/notifications-refresh.blade.php b/resources/views/filament/partials/notifications-refresh.blade.php index 8fcd516..9dbbd92 100644 --- a/resources/views/filament/partials/notifications-refresh.blade.php +++ b/resources/views/filament/partials/notifications-refresh.blade.php @@ -1,17 +1,30 @@