From 7d3f35b1895dd3fe08af0f5fe403ff339acd2456 Mon Sep 17 00:00:00 2001 From: winter Date: Sun, 26 Jan 2025 19:47:22 +0000 Subject: send desktop notifications --- templates/notifications_panel.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates/notifications_panel.php') diff --git a/templates/notifications_panel.php b/templates/notifications_panel.php index 98a04e3..574a295 100644 --- a/templates/notifications_panel.php +++ b/templates/notifications_panel.php @@ -3,7 +3,8 @@ use Digitigrade\Model\Notification; $notifications = Notification::findAllForUser($user, 50); ?> -