10 lines
124 B
Vue
10 lines
124 B
Vue
<script setup lang="ts">
|
|
|
|
</script>
|
|
|
|
<template>
|
|
<main>
|
|
<h1>SimpleMediaUpscalerLite</h1>
|
|
</main>
|
|
</template>
|