From dabb7d0f128f4c9282aef46da65b233b6907f71c Mon Sep 17 00:00:00 2001 From: simon Date: Mon, 10 Feb 2025 19:35:42 +0000 Subject: [PATCH] bob --- src/subsonic.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/subsonic.ts b/src/subsonic.ts index 83a5ff1..2035c10 100644 --- a/src/subsonic.ts +++ b/src/subsonic.ts @@ -506,6 +506,7 @@ export class Subsonic { } else return response; }); + // todo: make private getJSON = async ( { username, password }: Credentials, path: string,