From dcca93e34f22ebe6cd1f98de74e25a383f1da5cc Mon Sep 17 00:00:00 2001 From: johnnyq Date: Wed, 28 May 2025 17:43:03 -0400 Subject: [PATCH] Only show 8 notifications at a time instead of 10 --- ajax/ajax_notifications.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ajax/ajax_notifications.php b/ajax/ajax_notifications.php index d3aa08f8..8652b8ad 100644 --- a/ajax/ajax_notifications.php +++ b/ajax/ajax_notifications.php @@ -97,7 +97,7 @@ ob_start();