mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 22:29:17 +02:00
See #1100: clean compat and XXX in the code
This commit is contained in:
parent
b7f1c02c6f
commit
e271851f67
67 changed files with 203 additions and 328 deletions
|
@ -337,7 +337,7 @@ export default {
|
|||
},
|
||||
getCover(albumCover) {
|
||||
if (albumCover) {
|
||||
return albumCover.medium_square_crop
|
||||
return albumCover.urls.medium_square_crop
|
||||
}
|
||||
},
|
||||
getSources (uploads) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue