mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-15 13:14:35 +00:00
app: remove debug text
This commit is contained in:
@@ -2362,7 +2362,6 @@ export default function Layout(props: ParentProps) {
|
|||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<Show when={!autoselecting.loading} fallback={<div class="size-full" />}>
|
<Show when={!autoselecting.loading} fallback={<div class="size-full" />}>
|
||||||
slkdjflkj
|
|
||||||
{props.children}
|
{props.children}
|
||||||
</Show>
|
</Show>
|
||||||
</main>
|
</main>
|
||||||
|
|||||||
Reference in New Issue
Block a user