From 2e47357d95a30adf491452ad67d40964cf80926a Mon Sep 17 00:00:00 2001 From: Louis Chemineau Date: Tue, 11 Apr 2023 12:39:05 +0200 Subject: [PATCH] Display post/following/followers count for external accounts Signed-off-by: Louis Chemineau --- src/components/ProfileInfo.vue | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/src/components/ProfileInfo.vue b/src/components/ProfileInfo.vue index 6ebdbead..ed2e384b 100644 --- a/src/components/ProfileInfo.vue +++ b/src/components/ProfileInfo.vue @@ -31,20 +31,19 @@ :disable-tooltip="true" :size="128" />

{{ displayName }}

- -