Update AppVisitors component and nuxt-visitors dependency to latest version

This commit is contained in:
2025-04-20 20:09:58 +02:00
parent 55f6e356aa
commit 594c381f55
4 changed files with 9 additions and 10 deletions

View File

@@ -8,7 +8,7 @@ useHead({
<UApp>
<NuxtLoadingIndicator color="#808080" />
<AppBackground />
<!-- <AppVisitors /> FIXME: remove when module is fixed -->
<AppVisitors />
<UContainer class="z-50 relative">
<AppHeader />
<NuxtPage class="mt-12" />