FEAT: side A/B
This commit is contained in:
@@ -47,7 +47,8 @@ export default eventHandler(async (event) => {
|
||||
|
||||
return {
|
||||
id: Number(`${year}${index + 1}`),
|
||||
boxId: `ES${year}`,
|
||||
boxId: `ESPLAYLIST`,
|
||||
year,
|
||||
date,
|
||||
title: title.trim(),
|
||||
artist: artist.trim(),
|
||||
|
||||
Reference in New Issue
Block a user