Version 1.0.0 - Finalisation de Account et de GuildHeader
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
<router-view/>
|
||||
</template>
|
||||
<script setup>
|
||||
import { onMounted } from 'vue'
|
||||
import { useGlobalStore } from '@/stores/globalStore';
|
||||
const globalStore = useGlobalStore();
|
||||
console.log("Subsonics Chopin - App Vue Loaded");
|
||||
|
Reference in New Issue
Block a user