fix ui text

This commit is contained in:
jxxghp
2023-09-09 16:35:55 +08:00
parent 444aaa5cdc
commit 9a8e4d8600
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "moviepilot", "name": "moviepilot",
"version": "1.1.7-1", "version": "1.1.7-2",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "vite --host", "dev": "vite --host",
+1 -1
View File
@@ -157,7 +157,7 @@ const dropdownItems = ref([
}, },
}, },
{ {
title: '插件', title: '卸载',
value: 3, value: 3,
show: true, show: true,
props: { props: {