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