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