Skip to content

Commit

Permalink
dbg
Browse files Browse the repository at this point in the history
  • Loading branch information
Saetch committed Jun 29, 2024
1 parent b480cf1 commit f9b46ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cluster/vueWebUICluster/src/components/SVGMap.vue
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ export default {
this.requestNewData();
this.initialized = true;
this.UpdateRequestview();
console.log("Running webUi with an expected kubernetes connection!");
setInterval(this.MoveRequest, 1000/10);
},
unmounted() {
Expand Down

0 comments on commit f9b46ac

Please sign in to comment.