king
2021-10-13 5a995a24857abb0a1dac5e4c67c600e54db01539
src/templates/zshare/unattended/index.jsx
@@ -35,7 +35,7 @@
    this.setState({
      actions,
      autoMatic: config.autoMatic || {enable: 'false'},
      autoMatic: config.autoMatic || {enable: 'false', onFail: 'stop', action: ''},
      visible: true
    })
  }