Fix typo in README
This commit is contained in:
parent
6dadf326ac
commit
8d06f144ca
|
@ -11,7 +11,7 @@ For this you have to use this format inside the plugins's setting. Into `URL lis
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"address":"https://www.youtube.com/feeds/videos.xml?channel_id=${MyYouTubeChannelID}",
|
"address":"https://www.youtube.com/feeds/videos.xml?channel_id=${MyYouTubeChannelID}",
|
||||||
"ChannelId":"MyPeertubeChannelId"
|
"channelId":"MyPeertubeChannelId"
|
||||||
} ,
|
} ,
|
||||||
...
|
...
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user