Change public/share path to /share - DSub does not use the URL from the API response... :(
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ const defaultConfig = {
|
||||
devShowArtistPage: true,
|
||||
enableReplayGain: true,
|
||||
defaultDownsamplingFormat: 'opus',
|
||||
publicBaseUrl: '/p',
|
||||
publicBaseUrl: '/share',
|
||||
}
|
||||
|
||||
let config
|
||||
|
||||
Reference in New Issue
Block a user