FEAT: refactor code
This commit is contained in:
@@ -3,12 +3,14 @@ export default eventHandler(() => {
|
||||
{
|
||||
id: 'ES00A',
|
||||
name: 'zero',
|
||||
duration: 2794
|
||||
duration: 2794,
|
||||
description: '...',
|
||||
},
|
||||
{
|
||||
id: 'ES00B',
|
||||
name: 'zero b-sides',
|
||||
duration: 2470
|
||||
duration: 2470,
|
||||
description: '...',
|
||||
}
|
||||
]
|
||||
})
|
||||
|
Reference in New Issue
Block a user