Merge pull request #418 from JazzFisch/fix-397

Fix incorrect wanted value in Radarr widget and add the "Missing" field.
This commit is contained in:
Jason Fischer 2022-10-20 17:28:48 -07:00 committed by GitHub
commit 74de07a22a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 2 deletions

View file

@ -105,6 +105,7 @@
},
"radarr": {
"wanted": "Wanted",
"missing": "Missing",
"queued": "Queued",
"movies": "Movies"
},