1
0
Fork 0
mirror of https://github.com/skidoodle/albert.lol.git synced 2025-02-15 06:09:15 +01:00

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: {