From ad0725e9ae9f4221e9112fbd5d1169176a69fe7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaqu=C3=ADn=20S=C3=A1nchez?= Date: Fri, 26 May 2023 15:25:11 +0200 Subject: [PATCH] fix(ui): hidden pwa badge and install prompt (#2127) --- components/main/MainContent.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/main/MainContent.vue b/components/main/MainContent.vue index aea3e72f..30200eca 100644 --- a/components/main/MainContent.vue +++ b/components/main/MainContent.vue @@ -47,7 +47,7 @@ const containerClass = computed(() => {
- +
@@ -56,7 +56,7 @@ const containerClass = computed(() => { - +