mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 00:45:55 +00:00
remove hsl stuff from classes/feeds, we take care of this when choosing the color
This commit is contained in:
@@ -417,6 +417,8 @@
|
||||
$favicon_color = db_escape_string($link,
|
||||
calculate_avg_color($favicon_file));
|
||||
|
||||
if ($debug_enabled) _debug("color: $favicon_color");
|
||||
|
||||
$favicon_colorstring = ",favicon_avg_color = '".$favicon_color."'";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user