king
2021-10-18 ccbd330b46d2bddcf0228fd834bb82d482de3613
src/menu/components/share/clockcomponent/index.jsx
@@ -35,7 +35,7 @@
      this.setState({
        visible: false
      })
      this.props.updateConfig({...config, timer: res.timer})
      this.props.updateConfig({...config, timer: res.timer, clearField: res.clearField || '', clearValue: res.clearValue || ''})
    })
  }