mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-12 02:21:06 +08:00
fix bug
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script lang="ts" setup>
|
||||
import NameTestView from "@/views/system/NametestView.vue";
|
||||
import NetTestView from "@/views/system/NettestView.vue";
|
||||
import NameTestView from "@/views/system/NameTestView.vue";
|
||||
import NetTestView from "@/views/system/NetTestView.vue";
|
||||
|
||||
// App捷径
|
||||
const appsMenu = ref(false);
|
||||
|
||||
Reference in New Issue
Block a user