mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 06:28:35 +01:00
add a blank space
This commit is contained in:
parent
c576135036
commit
d7e8120b7c
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ module.exports = async function (video_id) {
|
||||||
var j = toJson(h);
|
var j = toJson(h);
|
||||||
return JSON.parse(j);
|
return JSON.parse(j);
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Returner object
|
* Returner object
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue