mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:35:56 +00:00
af_comics: mention that Far Side needs cached media
This commit is contained in:
@@ -52,7 +52,7 @@ class Af_Comics extends Plugin {
|
||||
|
||||
print "<p>" . __("The following comics are currently supported:") . "</p>";
|
||||
|
||||
$comics = ["GoComics", "The Far Side"];
|
||||
$comics = ["GoComics", "The Far Side (needs cache media)"];
|
||||
|
||||
foreach ($this->filters as $f) {
|
||||
foreach ($f->supported() as $comic) {
|
||||
|
||||
Reference in New Issue
Block a user