diff --git a/ui/src/subsonic/index.js b/ui/src/subsonic/index.js index b9368da6b..73f0fb153 100644 --- a/ui/src/subsonic/index.js +++ b/ui/src/subsonic/index.js @@ -42,7 +42,7 @@ const getCoverArtUrl = (record, size) => { export default { url, - getCoverArtUrl: getCoverArtUrl, + getCoverArtUrl, scrobble, download, star,