add space

This commit is contained in:
skidoodle 2022-10-21 17:56:50 +02:00
parent 7c7dcbfb3e
commit 9b88d48431

View file

@ -11,6 +11,7 @@ export default async function (req: NextApiRequest, res: NextApiResponse) {
nowplaying: false, nowplaying: false,
}); });
} }
res.status(200).json({ res.status(200).json({
nowplaying: true, nowplaying: true,
song: { song: {