FEAT: side A/B
All checks were successful
Deploy App / build (push) Successful in 14s
Deploy App / deploy (push) Successful in 9s

This commit is contained in:
valere
2025-11-15 21:56:37 +01:00
parent 3424d2d6fc
commit 1b8b998622
49 changed files with 563 additions and 822 deletions

View File

@@ -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(),