This commit is contained in:
simon
2025-02-10 19:35:42 +00:00
parent a38ca831df
commit dabb7d0f12

View File

@@ -506,6 +506,7 @@ export class Subsonic {
} else return response;
});
// todo: make private
getJSON = async <T>(
{ username, password }: Credentials,
path: string,