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,
|
nowplaying: false,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
res.status(200).json({
|
res.status(200).json({
|
||||||
nowplaying: true,
|
nowplaying: true,
|
||||||
song: {
|
song: {
|
||||||
|
Reference in New Issue
Block a user