From 991a93480113cb7dae926e7fc4b4b83581f35718 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Sun, 29 Oct 2023 20:31:02 -0500 Subject: Add lightswitch --- app/src/routes/+layout.svelte | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/src/routes') diff --git a/app/src/routes/+layout.svelte b/app/src/routes/+layout.svelte index 52385fc..37c7f5f 100644 --- a/app/src/routes/+layout.svelte +++ b/app/src/routes/+layout.svelte @@ -6,6 +6,7 @@ AppBar, AppShell, Drawer, + LightSwitch, Toast, getDrawerStore, initializeStores, @@ -55,6 +56,9 @@ Nothing + + + -- cgit v1.2.3