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