1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 18:45:56 +00:00

af_redditimgur: update description

This commit is contained in:
Andrew Dolgov
2015-07-06 22:46:46 +03:00
parent b90c4468fc
commit a95fb1696d

View File

@@ -4,7 +4,7 @@ class Af_RedditImgur extends Plugin {
function about() {
return array(1.0,
"Inline image links in Reddit RSS feeds",
"Inline images (and other content) in Reddit RSS feeds",
"fox");
}