From d276faebcc6360e19cfdc37f2ee5a49774405b15 Mon Sep 17 00:00:00 2001 From: Temmie Date: Tue, 5 Aug 2025 05:25:02 +0200 Subject: [PATCH] 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