some small progress on complete rewrite
This commit is contained in:
9
gui/src/views/HomeView.vue
Normal file
9
gui/src/views/HomeView.vue
Normal file
@@ -0,0 +1,9 @@
|
||||
<script setup lang="ts">
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<main>
|
||||
<h1>SimpleMediaUpscalerLite</h1>
|
||||
</main>
|
||||
</template>
|
||||
Reference in New Issue
Block a user