Version 1.0.0 - Finalisation de Account et de GuildHeader
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
</DefaultSplash>
|
||||
</template>
|
||||
<script setup>
|
||||
import DefaultSplash from '@/components/Layout/DefaultSplash.vue';
|
||||
import DefaultSplash from '@/components/UI/DefaultSplash.vue';
|
||||
import { useLoginStore } from '@/stores/loginStore';
|
||||
import { useRoute, useRouter } from 'vue-router';
|
||||
import {socket} from '@/socket.js';
|
||||
|
Reference in New Issue
Block a user