This commit is contained in:
@@ -181,7 +181,7 @@ export default {
|
||||
}
|
||||
},
|
||||
created() {
|
||||
this.refresh();
|
||||
//this.refresh();
|
||||
if (this.updateFrequency > 0) {
|
||||
this.timer = setInterval(() => {
|
||||
this.refresh();
|
||||
|
||||
Reference in New Issue
Block a user