chore(web) Add automatic server stats refetching (#1271)
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
allJobsStatus = data;
|
||||
}, 1000);
|
||||
});
|
||||
1;
|
||||
|
||||
onDestroy(() => {
|
||||
clearInterval(setIntervalHandler);
|
||||
|
||||
Reference in New Issue
Block a user