Skip to content

Commit

Permalink
update 2 templates (#33)
Browse files Browse the repository at this point in the history
* Update overseerr.json

* Update titlecardmaker.json
  • Loading branch information
antwanchild authored Nov 19, 2024
1 parent f5916d2 commit c372d0a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions root/app/www/public/templates/radarr/overseerr.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@
"/api/v3/tag": [
"get",
"post"
],
"/api/v3/movie/lookup": [
"get"
]
}
5 changes: 4 additions & 1 deletion root/app/www/public/templates/sonarr/titlecardmaker.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,8 @@
],
"/api/v3/series/lookup": [
"get"
],
"/api/v3/episode": [
"get"
]
}
}

0 comments on commit c372d0a

Please sign in to comment.