Skip to content

Commit

Permalink
fix: terminal
Browse files Browse the repository at this point in the history
  • Loading branch information
XasYer committed Nov 5, 2024
1 parent 6c5db00 commit 64b5911
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/system/terminal/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ import { createWS } from "@/api/utils";
import { onMounted, onUnmounted, ref } from "vue";
import Terminal, { Message, TerminalAsk } from "vue-web-terminal";
import { TerminalFlash } from "vue-web-terminal";
import "vue-web-terminal/lib/theme/dark.css";
defineOptions({
name: "terminal"
Expand Down

0 comments on commit 64b5911

Please sign in to comment.