diff --git a/src/App.svelte b/src/App.svelte index 42cd7634..7d21e2d8 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -18,6 +18,7 @@ import MobileFooter from './lib/Mobile/MobileFooter.svelte'; import CustomGUISettingMenu from './lib/Setting/Pages/CustomGUISettingMenu.svelte'; import { checkCharOrder } from './ts/globalApi.svelte'; + import { ArrowUpIcon, GlobeIcon, PlusIcon } from 'lucide-svelte'; let didFirstSetup: boolean = $derived(DBState.db?.didFirstSetup) @@ -48,11 +49,27 @@
{#if aprilFoolsPage === 0}

What can I help you?

- + }}> + +
+ + + +
+
+ +
+
{ aprilFoolsPage = 1 @@ -75,16 +92,16 @@
{:else}

- Happy April Fools! + We do not have search results.

- Go { + Go to { aprilFoolsPage = 0 aprilFools = false }}> - Back to normal + Risuai