mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-26 16:32:18 +03:00
Remove unnecessary export mapping (bad refactoring)
This commit is contained in:
parent
49b1c40fbd
commit
10dcc3fb37
@ -42,7 +42,7 @@ const getCoverArtUrl = (record, size) => {
|
|||||||
|
|
||||||
export default {
|
export default {
|
||||||
url,
|
url,
|
||||||
getCoverArtUrl: getCoverArtUrl,
|
getCoverArtUrl,
|
||||||
scrobble,
|
scrobble,
|
||||||
download,
|
download,
|
||||||
star,
|
star,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user