From 76559c624f7d2418c2f25e4cb2d3c994f4218964 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Thu, 15 Jan 2026 17:16:34 +0800 Subject: refactor: Clean up imports and enhance GameConsole display with conditional rendering and improved styling --- ui/src/App.svelte | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'ui/src/App.svelte') diff --git a/ui/src/App.svelte b/ui/src/App.svelte index f32a42f..0bb31ae 100644 --- a/ui/src/App.svelte +++ b/ui/src/App.svelte @@ -1,6 +1,6 @@