fix: arch-03 worker system metric
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
|
||||
<script setup lang="ts">
|
||||
import {computed} from "vue"
|
||||
import { SystemMetrics } from "~/types/system";
|
||||
import type { SystemMetrics } from "~/types/system";
|
||||
|
||||
const props = defineProps<{
|
||||
metrics: SystemMetrics | null
|
||||
|
||||
Reference in New Issue
Block a user