mirror of
https://github.com/mue/mue.git
synced 2026-07-23 16:57:25 +02:00
fix: marketplace now works, more hot reload support and fixes
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
This commit is contained in:
@@ -36,6 +36,7 @@ export default class Text extends React.PureComponent {
|
||||
});
|
||||
|
||||
toast(this.language.toasts.reset);
|
||||
EventBus.dispatch('refresh', this.props.category);
|
||||
}
|
||||
|
||||
render() {
|
||||
|
||||
Reference in New Issue
Block a user