fix: arch-03 worker system metric
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
<script setup lang="ts">
|
||||
import {computed, onMounted, ref} from "vue"
|
||||
import { apiFetch } from "~/composables/useApiAuth"
|
||||
import { SystemMetrics } from "~/types/system";
|
||||
import type { SystemMetrics } from "~/types/system";
|
||||
|
||||
definePageMeta({layout: false})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user