mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-24 23:50:56 +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 {
|
||||
url,
|
||||
getCoverArtUrl: getCoverArtUrl,
|
||||
getCoverArtUrl,
|
||||
scrobble,
|
||||
download,
|
||||
star,
|
||||
|
Loading…
x
Reference in New Issue
Block a user