diff --git a/pages/api/spotify.ts b/pages/api/spotify.ts index 54ff515..e315975 100644 --- a/pages/api/spotify.ts +++ b/pages/api/spotify.ts @@ -11,6 +11,7 @@ export default async function (req: NextApiRequest, res: NextApiResponse) { nowplaying: false, }); } + res.status(200).json({ nowplaying: true, song: {