Version 1.0.0 - Création du Header
This commit is contained in:
@@ -5,10 +5,5 @@
|
||||
import { onMounted } from 'vue'
|
||||
import { useGlobalStore } from '@/stores/globalStore';
|
||||
const globalStore = useGlobalStore();
|
||||
|
||||
onMounted(() => {
|
||||
|
||||
});
|
||||
console.log("Subsonics Chopin - App Vue Loaded");
|
||||
|
||||
</script>
|
Reference in New Issue
Block a user