Merge remote-tracking branch 'parent/main' into upstream-20231116
This commit is contained in:
commit
236fc2a316
162 changed files with 1918 additions and 1207 deletions
|
@ -166,7 +166,7 @@ class Footer extends ImmutablePureComponent {
|
|||
onClose();
|
||||
}
|
||||
|
||||
history.push(`/@${status.getIn(['account', 'acct'])}/${status.get('id')}`);
|
||||
this.props.history.push(`/@${status.getIn(['account', 'acct'])}/${status.get('id')}`);
|
||||
};
|
||||
|
||||
render () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue