mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-20 09:13:18 +00:00
Add back button to hashtag timeline again (#3587)
This commit is contained in:
parent
43af695ba1
commit
61fcdbbf7e
2 changed files with 5 additions and 1 deletions
|
|
@ -117,6 +117,7 @@ class HashtagTimeline extends React.PureComponent {
|
|||
onClick={this.handleHeaderClick}
|
||||
pinned={pinned}
|
||||
multiColumn={multiColumn}
|
||||
showBackButton={true}
|
||||
/>
|
||||
|
||||
<StatusListContainer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue