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