added a lot of stuff

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.8 KiB

View File

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