fix radio cover in histroy item
This commit is contained in:
@@ -124,7 +124,7 @@ export default {
|
||||
|
||||
let item = {
|
||||
id: this.selectedRadio._id,
|
||||
cover128: this.selectedRadio.cover128,
|
||||
covers: { cover128: this.selectedRadio.covers.cover128 },
|
||||
name: this.selectedRadio.name,
|
||||
type: "radio",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user