Correct tab name

This commit is contained in:
silverpill 2023-03-14 15:45:35 +00:00
parent 42e3f6d045
commit 36a8920367

View file

@ -218,7 +218,7 @@
:class="{ active: tabName === 'posts-with-replies' }"
@click="switchTab('posts-with-replies')"
>
Posts with replies
Posts and replies
</a>
</template>
<span v-else-if="tabName === 'followers'" class="active">Followers</span>