From 890dad24d6c095c41e6358b2a6cb61f1b6c2f6ad Mon Sep 17 00:00:00 2001 From: winter Date: Sun, 26 Jan 2025 15:25:17 +0000 Subject: add user settings / preferences --- templates/unread_indicator.php | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'templates/unread_indicator.php') diff --git a/templates/unread_indicator.php b/templates/unread_indicator.php index bacacc3..ecfcb43 100644 --- a/templates/unread_indicator.php +++ b/templates/unread_indicator.php @@ -1 +1,11 @@ - \ No newline at end of file +getBool('interface.smallUnreadIndicators') ?? false; +} +?> + \ No newline at end of file -- cgit v1.3