From aea7cebcbe9c8c66533a6f66fc3993745b13e30b Mon Sep 17 00:00:00 2001 From: Louis Chemineau Date: Thu, 6 Apr 2023 16:09:50 +0200 Subject: [PATCH] Display note in user profile Signed-off-by: Louis Chemineau --- src/components/ProfileInfo.vue | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/components/ProfileInfo.vue b/src/components/ProfileInfo.vue index fecc1a6a..60dd291a 100644 --- a/src/components/ProfileInfo.vue +++ b/src/components/ProfileInfo.vue @@ -57,6 +57,9 @@ {{ t('social', 'Website') }}: {{ website.value }}

+ +