add setting

This commit is contained in:
Jicheng Lu 2024-04-03 15:03:43 -05:00
parent 093663d436
commit 2a4c53f4da

View file

@ -229,7 +229,8 @@
"Youtube": {
"Endpoint": "https://www.googleapis.com/youtube/v3/search",
"RegionCode": "US",
"Part": "id,snippet"
"Part": "id,snippet",
"Channels": []
}
},