From 749488a76bdc0ba84386e40425cb11d1ba55bb63 Mon Sep 17 00:00:00 2001 From: silberengel Date: Mon, 25 Aug 2025 20:32:31 +0200 Subject: [PATCH] Changed "+ New Message" to "New Message, to save space. Changed "View profile" to "View notifications". --- src/lib/components/Notifications.svelte | 1 - src/lib/components/util/Profile.svelte | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/lib/components/Notifications.svelte b/src/lib/components/Notifications.svelte index 7bdb23e..5b987a0 100644 --- a/src/lib/components/Notifications.svelte +++ b/src/lib/components/Notifications.svelte @@ -680,7 +680,6 @@ onclick={() => openNewMessageModal()} class="flex items-center gap-1.5 px-3 py-1.5 text-sm font-medium" > - New Message diff --git a/src/lib/components/util/Profile.svelte b/src/lib/components/util/Profile.svelte index b9ce5f7..a869095 100644 --- a/src/lib/components/util/Profile.svelte +++ b/src/lib/components/util/Profile.svelte @@ -502,7 +502,7 @@ > View profile + />View notifications