evilSpins v1
This commit is contained in:
@@ -406,6 +406,6 @@ export default eventHandler(() => {
|
||||
...track,
|
||||
url: `https://files.erudi.fr/evilspins/${track.boxId}.mp3`,
|
||||
coverId: `https://f4.bcbits.com/img/${track.coverId}_4.jpg`,
|
||||
type: 'compilation',
|
||||
type: 'compilation'
|
||||
}))
|
||||
})
|
||||
|
||||
@@ -55,7 +55,7 @@ export default eventHandler(async (event) => {
|
||||
coverId,
|
||||
card,
|
||||
order: 0,
|
||||
type: 'playlist',
|
||||
type: 'playlist'
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user