fixes: fix cve link position, lint, add not found state for track
This commit is contained in:
parent
3ddcf1f404
commit
669138785d
3 changed files with 12 additions and 3 deletions
|
@ -20,4 +20,4 @@ export async function GET() {
|
|||
console.error('Error fetching now playing:', error)
|
||||
return NextResponse.json({ error: 'Failed to fetch now playing data' }, { status: 500 })
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue