src/menu/components/share/actioncomponent/index.jsx
@@ -81,7 +81,9 @@ MKEmitter.removeListener('submitModal', this.handleSave) } revert = () => { revert = (id) => { if (id && id !== this.props.config.uuid) return this.setState({ actionlist: fromJS(this.props.config.action).toJS() })