remove: overlay, will be planned for future update tho

This commit is contained in:
2025-07-08 09:20:43 +02:00
parent f5831b377c
commit 57a95b4759
5 changed files with 9 additions and 48 deletions

View File

@@ -19,10 +19,10 @@
import { Toaster } from '@/components/ui/sonner';
import { userAuth } from '@/userAuthentication';
import { exit, getLauncherVersion, getPlatform } from '@/osuUtil';
import Button from '@/components/ui/button/button.svelte';
import '@fontsource/sora';
import '@fontsource/space-mono';
import Button from '@/components/ui/button/button.svelte';
let { children } = $props();