mirror of
https://git.asonix.dog/ceralor/mastodon.git
synced 2025-10-13 13:54:33 +00:00
parent
7fee968e9f
commit
a2e3401e48
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ export default class Conversation extends ImmutablePureComponent {
|
|||
otherAccounts={accounts}
|
||||
onMoveUp={this.handleHotkeyMoveUp}
|
||||
onMoveDown={this.handleHotkeyMoveDown}
|
||||
onClick={this.handleClick}
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue