diff --git a/src/pages/status.jsx b/src/pages/status.jsx index 8afa7050..44babe8e 100644 --- a/src/pages/status.jsx +++ b/src/pages/status.jsx @@ -336,6 +336,7 @@ function StatusThread({ id, closeLink = '/', instance: propInstance }) { ancestor: true, isThread: ancestorsIsThread, accountID: s.account.id, + account: s.account, repliesCount: s.repliesCount, weight: calcStatusWeight(s), })), @@ -705,6 +706,7 @@ function StatusThread({ id, closeLink = '/', instance: propInstance }) { block: 'start', }); }} + title="Go to main post" >