From 523578ba7bc90ee890f6e3b705da6cc9d49f7da3 Mon Sep 17 00:00:00 2001 From: yheuhtozr <84892012+yheuhtozr@users.noreply.github.com> Date: Thu, 16 Feb 2023 04:21:08 +0900 Subject: [PATCH] fix(ui): unintentionally hardcoded word order of status.replying_to (#1744) --- components/status/StatusReplyingTo.vue | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/components/status/StatusReplyingTo.vue b/components/status/StatusReplyingTo.vue index 93730ac7..465af68c 100644 --- a/components/status/StatusReplyingTo.vue +++ b/components/status/StatusReplyingTo.vue @@ -27,15 +27,16 @@ const account = isSelf ? computed(() => status.account) : useAccountById(status.