This commit is contained in:
HAM!DREZA
2024-06-02 14:34:03 +03:30
parent 69ad899b35
commit b6dcacce95
12 changed files with 221 additions and 117 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<template>
<NuxtLoadingIndicator color="#ffbe33" duration="1" throttle="0"/>
<NuxtLoadingIndicator color="#ffbe33" :duration="1" :throttle="0"/>
<NuxtLayout />
<NuxtPage />
<NuxtLayout name="footer"/>