mirror of
https://github.com/skidoodle/albert.lol.git
synced 2026-04-28 03:07:40 +02: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