feat: implement osu! installation validation
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script lang="ts">
|
||||
import Launch from "../pages/Launch.svelte";
|
||||
import Loading from "../pages/Loading.svelte";
|
||||
import SetupWizard from "../pages/SetupWizard.svelte";
|
||||
import { current_view } from '@/global';
|
||||
|
||||
const View = $derived($current_view);
|
||||
</script>
|
||||
|
||||
<Launch />
|
||||
<View />
|
||||
|
Reference in New Issue
Block a user