summaryrefslogtreecommitdiff
path: root/ui/routes
diff options
context:
space:
mode:
Diffstat (limited to 'ui/routes')
-rw-r--r--ui/routes/(app)/+page.svelte5
1 files changed, 5 insertions, 0 deletions
diff --git a/ui/routes/(app)/+page.svelte b/ui/routes/(app)/+page.svelte
index e69de29..e15bca8 100644
--- a/ui/routes/(app)/+page.svelte
+++ b/ui/routes/(app)/+page.svelte
@@ -0,0 +1,5 @@
+<div class="no-active-channel">
+ <span class="vertical-aligner">
+ Please select or create a channel.
+ </span>
+</div>