mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 15:02:42 +01:00
full reworked images to download (cache) first
This commit is contained in:
@@ -83,7 +83,7 @@ export class SubsonicApiClient {
|
||||
}
|
||||
|
||||
const url = `${this.address}/rest/${method}?${query}`
|
||||
// console.log(url)
|
||||
console.log(`${method}: ${url}`)
|
||||
return url
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user