From 2489b6259ad334407c023eb60722c9746d973542 Mon Sep 17 00:00:00 2001 From: maTh <1645099+math-GH@users.noreply.github.com> Date: Tue, 1 Oct 2024 21:42:43 +0200 Subject: fix regression user query page (#6859) --- app/views/stats/idle.phtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app/views/stats') diff --git a/app/views/stats/idle.phtml b/app/views/stats/idle.phtml index c5f9a1e6b..0c3ebc38f 100644 --- a/app/views/stats/idle.phtml +++ b/app/views/stats/idle.phtml @@ -43,9 +43,9 @@ $mute_class = ($feed !== null && $feed->mute()) ? ' mute' : ''; ?>