mirror of
https://github.com/skidoodle/albert.lol.git
synced 2026-04-28 19:27:40 +02:00
add space
This commit is contained in:
@@ -11,6 +11,7 @@ export default async function (req: NextApiRequest, res: NextApiResponse) {
|
||||
nowplaying: false,
|
||||
});
|
||||
}
|
||||
|
||||
res.status(200).json({
|
||||
nowplaying: true,
|
||||
song: {
|
||||
|
||||
Reference in New Issue
Block a user