mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-26 01:22:57 -05:00
parent
4a4d08f3a0
commit
bd3420b139
@ -315,7 +315,7 @@ class EmojiPickerDropdown extends React.PureComponent {
|
||||
|
||||
this.setState({ loading: false });
|
||||
}).catch(() => {
|
||||
this.setState({ loading: false });
|
||||
this.setState({ loading: false, active: false });
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user