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
3 changed files with 6 additions and 2 deletions

View File

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