From d276faebcc6360e19cfdc37f2ee5a49774405b15 Mon Sep 17 00:00:00 2001 From: Temmie Date: Tue, 5 Aug 2025 05:25:02 +0200 Subject: [PATCH 1/2] support multiline about me's --- components/Guild/ChannelEntry.vue | 1 + components/Modal/ProfilePopup.vue | 13 +++++++++++ components/Settings/UserSettings/Profile.vue | 23 +++++++++++++++++--- components/User/UserPopup.vue | 11 ++++++++-- 4 files changed, 43 insertions(+), 5 deletions(-) diff --git a/components/Guild/ChannelEntry.vue b/components/Guild/ChannelEntry.vue index 9d785db..bcd065b 100644 --- a/components/Guild/ChannelEntry.vue +++ b/components/Guild/ChannelEntry.vue @@ -13,6 +13,7 @@ \ No newline at end of file -- 2.47.3 From bf303f478e5c36942de1120701333f47b63b046d Mon Sep 17 00:00:00 2001 From: Temmie Date: Tue, 5 Aug 2025 05:26:30 +0200 Subject: [PATCH 2/2] fix: remove accidental console log --- components/Guild/ChannelEntry.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/components/Guild/ChannelEntry.vue b/components/Guild/ChannelEntry.vue index bcd065b..9d785db 100644 --- a/components/Guild/ChannelEntry.vue +++ b/components/Guild/ChannelEntry.vue @@ -13,7 +13,6 @@