src/tabviews/custom/components/card/prop-card/index.jsx
@@ -161,7 +161,7 @@ MKEmitter.addListener('searchRefresh', this.searchRefresh) } if (config.timer && config.wrap.datatype === 'dynamic') { if (config.timer && config.wrap.datatype !== 'public') { this.timer = new TimerTask() this.timer.init(config.uuid, config.timer, config.timerRepeats, () => {this.loadData('timer')}) }