src/App.vue aktualisiert

This commit is contained in:
th
2026-03-13 20:12:24 +00:00
parent 111be4b602
commit c45c80fc47

View File

@@ -1,6 +1,5 @@
<script setup lang="js"> <script setup lang="js">
</script> </script>
<template> <template>
<router-view /> <router-view />
</template> </template>