mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-22 09:53:32 +01:00
bob
This commit is contained in:
@@ -506,6 +506,7 @@ export class Subsonic {
|
|||||||
} else return response;
|
} else return response;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
// todo: make private
|
||||||
getJSON = async <T>(
|
getJSON = async <T>(
|
||||||
{ username, password }: Credentials,
|
{ username, password }: Credentials,
|
||||||
path: string,
|
path: string,
|
||||||
|
|||||||
Reference in New Issue
Block a user