We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edab35c commit 341c300Copy full SHA for 341c300
site/frontend/src/pages/status_new/page.vue
@@ -18,7 +18,7 @@ import {
18
import Collector from "./collector.vue";
19
20
const loading = ref(true);
21
-/* @TODO; redo type */
+
22
const dataNew: Ref<{
23
queueLength: number;
24
timeline: BenchmarkRequestWithWaterLine[];
0 commit comments