app: remove debug text

This commit is contained in:
Brendan Allan 2026-03-18 17:02:23 +08:00
parent 4ba7d3b406
commit 331dacf9db
No known key found for this signature in database
GPG Key ID: 41E835AEA046A32E

View File

@ -2362,7 +2362,6 @@ export default function Layout(props: ParentProps) {
}}
>
<Show when={!autoselecting.loading} fallback={<div class="size-full" />}>
slkdjflkj
{props.children}
</Show>
</main>