From 479ee2e6e0a648112554b5a716c1e4f1c70d2538 Mon Sep 17 00:00:00 2001 From: cuptain Date: Fri, 1 Nov 2024 21:55:39 +1100 Subject: [PATCH] removed logo because it was annoying to work around --- fclauncher/frontend/src/App.svelte | 2 +- fclauncher/frontend/src/Instances.svelte | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/fclauncher/frontend/src/App.svelte b/fclauncher/frontend/src/App.svelte index f381366..e2537c5 100644 --- a/fclauncher/frontend/src/App.svelte +++ b/fclauncher/frontend/src/App.svelte @@ -23,7 +23,7 @@ - + {#if $testPage}
diff --git a/fclauncher/frontend/src/Instances.svelte b/fclauncher/frontend/src/Instances.svelte index 01f815d..0f10250 100644 --- a/fclauncher/frontend/src/Instances.svelte +++ b/fclauncher/frontend/src/Instances.svelte @@ -163,4 +163,8 @@