From 9a95625a901a22fae9dad2032875c57553be38d3 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Sat, 24 May 2025 15:04:51 +0100 Subject: [PATCH] Revert "Enable webapp support" This reverts commit 0cb1ddfa50d08b7f9821a1db749f9014e69d6bc1. While technically working, the iOS webapp switches back to the browser whenever the page URL changes. --- lib/music_library_web/components/layouts/root.html.heex | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/music_library_web/components/layouts/root.html.heex b/lib/music_library_web/components/layouts/root.html.heex index 6db6ba7d..759d1f6d 100644 --- a/lib/music_library_web/components/layouts/root.html.heex +++ b/lib/music_library_web/components/layouts/root.html.heex @@ -4,7 +4,6 @@ - <.live_title suffix=" ยท Music Library"> {assigns[:page_title] || assigns.conn.request_path}