chore: revert refresh rate to 200
This commit is contained in:
parent
fabbd67f77
commit
62c80a9cd6
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
onMount(() => {
|
onMount(() => {
|
||||||
initializeTelemetry(topics, 5)
|
initializeTelemetry(topics, 200)
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue