This commit is contained in:
Swift
2024-01-22 21:05:17 +03:30
parent bf05f3c0c8
commit ec533f721e
9 changed files with 13 additions and 295 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<div>
<SiteHeader />
<nuxt class="default" />
<SiteFooter v-if="$route.name !== 'index'" />
<SiteFooter />
<MobileMenu />
<LotteryPopUp />
<AppInstallDialog />