mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 14:38:47 +00:00
fix jellyfin widget api calls
This commit is contained in:
parent
7f0345a56a
commit
bad436b858
2 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
const formats = {
|
||||
emby: `{url}/emby/{endpoint}?api_key={key}`,
|
||||
jellyfin: `{url}/emby/{endpoint}?api_key={key}`,
|
||||
pihole: `{url}/admin/{endpoint}`,
|
||||
radarr: `{url}/api/v3/{endpoint}?apikey={key}`,
|
||||
sonarr: `{url}/api/v3/{endpoint}?apikey={key}`,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue