return json
This commit is contained in:
@@ -36,10 +36,7 @@ export default {
|
||||
});
|
||||
|
||||
return {
|
||||
albumImage,
|
||||
artistName,
|
||||
songName,
|
||||
playing,
|
||||
song,
|
||||
};
|
||||
},
|
||||
};
|
||||
|
||||
@@ -35,10 +35,7 @@ export default {
|
||||
});
|
||||
|
||||
return {
|
||||
albumImage,
|
||||
artistName,
|
||||
songName,
|
||||
playing,
|
||||
played,
|
||||
};
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user