diff --git a/package.json b/package.json index 4da23d2a..37fb44d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "moviepilot", - "version": "1.1.7-1", + "version": "1.1.7-2", "private": true, "scripts": { "dev": "vite --host", diff --git a/src/components/cards/PluginCard.vue b/src/components/cards/PluginCard.vue index a68c1928..d28acff2 100644 --- a/src/components/cards/PluginCard.vue +++ b/src/components/cards/PluginCard.vue @@ -157,7 +157,7 @@ const dropdownItems = ref([ }, }, { - title: '插件', + title: '卸载', value: 3, show: true, props: {