added a lot of stuff

This commit is contained in:
2020-11-25 23:56:25 +01:00
parent 6a28b8f225
commit 12d95d4a3c
3 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<template>
$END$
</template>
<script>
export default {
name: "LoadingScreen"
}
</script>
<style scoped>
</style>