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:
parent
7c7dcbfb3e
commit
9b88d48431
1 changed files with 1 additions and 0 deletions
|
@ -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: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue