Fix comments to clarify removal of modules when fixed

This commit is contained in:
2025-04-18 15:04:55 +02:00
parent 2d487e045a
commit 5d7b58624b
3 changed files with 9 additions and 3 deletions

View File

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