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