fix tracks order

This commit is contained in:
valere
2024-09-24 16:42:42 +02:00
parent 68c883238f
commit c67a3b5362
2 changed files with 34 additions and 56 deletions

View File

@@ -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]
},
{