This commit is contained in:
jxxghp
2024-06-02 18:50:55 +08:00
parent b7f8ffd56f
commit d667c4e45d
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "moviepilot",
"version": "1.9.2-4",
"version": "1.9.3",
"private": true,
"bin": "dist/service.js",
"scripts": {
@@ -101,4 +101,4 @@
"resolutions": {
"postcss": "8"
}
}
}

View File

@@ -145,13 +145,13 @@ export const SettingTabs = [
title: '搜索',
icon: 'mdi-magnify',
tab: 'search',
description: '媒体数据源、搜索站点、搜索优先级、默认过滤规则',
description: '媒体数据源TheMovieDb、豆瓣、Bangumi、搜索站点、搜索优先级、默认过滤规则',
},
{
title: '订阅',
icon: 'mdi-rss',
tab: 'subscribe',
description: '订阅站点、订阅优先级、洗版优先级、默认过滤规则',
description: '订阅站点、订阅模式、订阅优先级、洗版优先级、默认过滤规则',
},
{
title: '服务',