feat: add tmdb api key setting

This commit is contained in:
jxxghp
2026-05-20 11:28:29 +08:00
parent 2960e7cfde
commit 4235d3687c
6 changed files with 41 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "moviepilot",
"version": "2.12.2",
"version": "2.12.3",
"private": true,
"type": "module",
"bin": "dist/service.js",