add setting
This commit is contained in:
parent
093663d436
commit
2a4c53f4da
|
|
@ -229,7 +229,8 @@
|
|||
"Youtube": {
|
||||
"Endpoint": "https://www.googleapis.com/youtube/v3/search",
|
||||
"RegionCode": "US",
|
||||
"Part": "id,snippet"
|
||||
"Part": "id,snippet",
|
||||
"Channels": []
|
||||
}
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue