From e7114fa1b608e0c72e4618b1de935134a788563c Mon Sep 17 00:00:00 2001 From: Natsumi Date: Wed, 18 Feb 2026 13:48:49 +1100 Subject: [PATCH] Avatar name and bio link length --- src/components/AvatarInfo.vue | 3 ++- src/components/dialogs/UserDialog/BioDialog.vue | 2 +- src/components/dialogs/UserDialog/UserActionDropdown.vue | 4 ++-- src/components/dialogs/UserDialog/UserDialog.vue | 2 +- src/localization/en.json | 3 +-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/components/AvatarInfo.vue b/src/components/AvatarInfo.vue index e7905edd..8a8bf145 100644 --- a/src/components/AvatarInfo.vue +++ b/src/components/AvatarInfo.vue @@ -1,8 +1,9 @@