fix: misc fixes

This commit is contained in:
DecDuck
2025-04-20 21:33:19 +10:00
parent 3b1d04251c
commit a5facbd648
4 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
<template>
<NuxtLoadingIndicator />
<NuxtLoadingIndicator color="#2563eb" />
<NuxtLayout>
<NuxtPage />
</NuxtLayout>