feat(Search): 添加站点搜索功能,支持选择和过滤

This commit is contained in:
jxxghp
2025-02-21 10:12:16 +08:00
parent 40645180a0
commit 32621ee299
4 changed files with 140 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "moviepilot",
"version": "2.3.0",
"version": "2.3.1",
"private": true,
"bin": "dist/service.js",
"scripts": {
@@ -101,4 +101,4 @@
"workbox-window": "^7.3.0"
},
"packageManager": "yarn@1.22.18"
}
}