From 548183e14a6f4efca0fda86490addb014c44c3ad Mon Sep 17 00:00:00 2001 From: nove-b Date: Mon, 30 Jun 2025 00:28:36 +0900 Subject: [PATCH] fix(profile): incorrect "pinned post" label shown on other account (#3320) --- app/components/status/StatusCard.vue | 8 ++++++-- app/components/timeline/TimelinePaginator.vue | 4 ++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/app/components/status/StatusCard.vue b/app/components/status/StatusCard.vue index b6cdd661..604a107f 100644 --- a/app/components/status/StatusCard.vue +++ b/app/components/status/StatusCard.vue @@ -1,7 +1,7 @@