fix tracks order
This commit is contained in:
@@ -38,14 +38,14 @@ export default eventHandler(() => {
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
name: "Les jaguars",
|
||||
url: "https://radiomartiko.bandcamp.com/album/surf-qu-b-cois",
|
||||
name: "Magic shoppe",
|
||||
url: "https://magicshoppe.bandcamp.com",
|
||||
style: [0, 1, 2]
|
||||
},
|
||||
{
|
||||
id: 7,
|
||||
name: "Magic shoppe",
|
||||
url: "https://magicshoppe.bandcamp.com",
|
||||
name: "Les jaguars",
|
||||
url: "https://radiomartiko.bandcamp.com/album/surf-qu-b-cois",
|
||||
style: [0, 1, 2]
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user