From a8272c3db0153aedc5e1641c4b3fc05666c632e4 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Sat, 3 May 2025 01:44:47 +0500 Subject: feat: favicon --- public/users.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'public/users.php') diff --git a/public/users.php b/public/users.php index fbedb4d..95a7958 100644 --- a/public/users.php +++ b/public/users.php @@ -54,6 +54,7 @@ if ($id == "" && $alias_id == "") { User list - <?php echo INSTANCE_NAME ?> + @@ -309,6 +310,7 @@ if ($is_json) { <?php echo sprintf("%s - %s", $user->username(), INSTANCE_NAME) ?> + -- cgit v1.2.3