From c76f92886c3bdf0df6e57f484431f8e12d49a5ea Mon Sep 17 00:00:00 2001 From: Agent Date: Sun, 14 Jun 2026 10:19:22 -0400 Subject: [PATCH] fix: replace deprecated apple-mobile-web-app-capable with mobile-web-app-capable --- views/layouts/main.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/layouts/main.php b/views/layouts/main.php index c62d367..c432c0e 100755 --- a/views/layouts/main.php +++ b/views/layouts/main.php @@ -23,7 +23,7 @@ if (!isset($user) || $user === null) { - +