From d9e015277e4ea199d1600b74e256dbd79a8e02ca Mon Sep 17 00:00:00 2001 From: TAKAHASHI Shuuji Date: Sat, 7 Feb 2026 16:04:16 +0900 Subject: [PATCH] fix: do not show back button when there is no history --- app/pages/about.vue | 1 + app/pages/compare.vue | 1 + app/pages/privacy.vue | 1 + app/pages/settings.vue | 1 + 4 files changed, 4 insertions(+) diff --git a/app/pages/about.vue b/app/pages/about.vue index 3e6a85a5b..4fdf908e3 100644 --- a/app/pages/about.vue +++ b/app/pages/about.vue @@ -53,6 +53,7 @@ const { data: contributors, status: contributorsStatus } = useFetch