fix:减少无效请求

This commit is contained in:
jxxghp
2024-04-07 08:28:37 +08:00
parent a07a32f648
commit f3a781d857
7 changed files with 12 additions and 3 deletions

View File

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