Chart fixes
This commit is contained in:
@@ -175,7 +175,7 @@ onMount(() => {
|
||||
}
|
||||
];
|
||||
|
||||
update_graphs(10080, 60, true);
|
||||
update_graphs(43200, 1440, true);
|
||||
})
|
||||
onDestroy(() => {
|
||||
if (graph_timeout !== null) {
|
||||
|
Reference in New Issue
Block a user