From 36a8920367e113f9ccea14a6f305c6049f853320 Mon Sep 17 00:00:00 2001 From: silverpill Date: Tue, 14 Mar 2023 15:45:35 +0000 Subject: [PATCH] Correct tab name --- src/views/Profile.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Profile.vue b/src/views/Profile.vue index 3b7a153..c37a4fd 100644 --- a/src/views/Profile.vue +++ b/src/views/Profile.vue @@ -218,7 +218,7 @@ :class="{ active: tabName === 'posts-with-replies' }" @click="switchTab('posts-with-replies')" > - Posts with replies + Posts and replies Followers