mirror of
https://github.com/benphelps/homepage.git
synced 2025-12-22 11:09:43 +01:00
Add Gotify Service
This commit is contained in:
@@ -12,6 +12,7 @@ const formats = {
|
||||
jellyseerr: `{url}/api/v1/{endpoint}`,
|
||||
ombi: `{url}/api/v1/{endpoint}`,
|
||||
npm: `{url}/api/{endpoint}`,
|
||||
gotify: `{url}/{endpoint}`,
|
||||
};
|
||||
|
||||
export function formatApiCall(api, args) {
|
||||
|
||||
Reference in New Issue
Block a user