diff --git a/src/app.html b/src/app.html index 1800846..5ec536c 100644 --- a/src/app.html +++ b/src/app.html @@ -11,7 +11,7 @@
%sveltekit.body%
diff --git a/src/routes/(app)/+layout.svelte b/src/routes/(app)/+layout.svelte index 9769f14..c9473d9 100644 --- a/src/routes/(app)/+layout.svelte +++ b/src/routes/(app)/+layout.svelte @@ -22,7 +22,7 @@ data-weblah-main-visible={mainVisible ? 'true' : undefined} > diff --git a/src/routes/(app)/ChatList.svelte b/src/routes/(app)/ChatList.svelte index 0566554..3d52eeb 100644 --- a/src/routes/(app)/ChatList.svelte +++ b/src/routes/(app)/ChatList.svelte @@ -3,7 +3,7 @@ import ChatListItem from './ChatListItem.svelte'; -
+