Compare commits

..

1 Commits

Author SHA1 Message Date
8d06f144ca Fix typo in README 2021-07-30 13:47:07 +02:00

View File

@ -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}",
"ChannelId":"MyPeertubeChannelId"
"channelId":"MyPeertubeChannelId"
} ,
...
]