Skip to content

Commit

Permalink
fix: German Guide templates - typo in includes.json (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lokilicious authored Jan 10, 2025
1 parent 8d3f765 commit a3171a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions includes.json
Original file line number Diff line number Diff line change
Expand Up @@ -230,15 +230,15 @@
},
{
"template": "radarr/includes/quality-profiles/radarr-custom-formats-hd-bluray-web-german.yml",
"id": "radarr-quality-profiles-hd-bluray-web-german"
"id": "radarr-quality-profile-hd-bluray-web-german"
},
{
"template": "radarr/includes/quality-profiles/radarr-custom-formats-uhd-bluray-web-german.yml",
"id": "radarr-quality-profiles-uhd-bluray-web-german"
"id": "radarr-quality-profile-uhd-bluray-web-german"
},
{
"template": "radarr/includes/quality-profiles/radarr-custom-formats-uhd-remux-web-german.yml",
"id": "radarr-quality-profiles-uhd-remux-web-german"
"id": "radarr-quality-profile-uhd-remux-web-german"
}
],
"sonarr": [
Expand Down

0 comments on commit a3171a7

Please sign in to comment.