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