mirror of
https://github.com/MCSManager/MCSManager.git
synced 2025-04-06 17:10:29 +08:00
Refactor: Terminal core
This commit is contained in:
parent
3b3974cec0
commit
6c928ba2aa
@ -1,5 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
import { onMounted, computed, ref } from "vue";
|
||||
import { onMounted, computed } from "vue";
|
||||
import CardPanel from "@/components/CardPanel.vue";
|
||||
import { t } from "@/lang/i18n";
|
||||
import type { LayoutCard } from "@/types";
|
||||
|
Loading…
x
Reference in New Issue
Block a user