mirror of
https://github.com/modrinth/code.git
synced 2026-08-28 02:24:56 +00:00
Prepare for adding theseus
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<script setup lang="ts">
|
||||
import NxWelcome from '../app/NxWelcome.vue';
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<main>
|
||||
<NxWelcome title="theseus-gui" />
|
||||
</main>
|
||||
</template>
|
||||
Reference in New Issue
Block a user