required changes for PR

This commit is contained in:
giventofly 2023-08-20 21:26:20 +01:00
parent 50f74f33a5
commit 50447da0ba
2 changed files with 15 additions and 0 deletions

View file

@ -440,6 +440,17 @@
"url": "https://github.com/cn-tools/cntools_FreshRssExtensions",
"method": "git",
"directory": "xExtension-YouTubeChannel2RssFeed"
},
{
"name": "Comics in feed",
"author": "José Moreira",
"description": "Embed the images from comics feeds directly.",
"version": "1.0.0",
"entrypoint": "ComicsInFeed",
"type": "system",
"url": "https://github.com/giventofly/freshrss-comicsinfeed",
"type": "git",
"directory": "."
}
]
}

View file

@ -70,4 +70,8 @@
}, {
"url": "https://github.com/reply2future/xExtension-NewsAssistant",
"type": "git"
},
{
"url": "https://github.com/giventofly/freshrss-comicsinfeed",
"type": "git"
}]