king
2021-11-18 ada4722b4f0b458305e1f754c62f9df829dfcb24
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 || ''})
    })
  }