mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-08-24 19:13:00 +02:00
initial commit with example event dispatch
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
import {
|
||||
init,
|
||||
checkMetricDisabled,
|
||||
} from "./utils.js";
|
||||
} from "./generic/utils.js";
|
||||
import PlotTable from "./generic/PlotTable.svelte";
|
||||
import MetricPlot from "./generic/plots/MetricPlot.svelte";
|
||||
import TimeSelection from "./generic/select/TimeSelection.svelte";
|
||||
|
Reference in New Issue
Block a user