mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 15:25:59 +00:00
trgm: use vector icon, replace recently read icon
This commit is contained in:
@@ -1507,7 +1507,7 @@ class Feeds extends Handler_Protected {
|
||||
return "inbox";
|
||||
break;
|
||||
case -6:
|
||||
return "cached";
|
||||
return "restore";
|
||||
break;
|
||||
default:
|
||||
if ($id < LABEL_BASE_INDEX) {
|
||||
|
||||
Reference in New Issue
Block a user