1
0
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:
Andrew Dolgov
2018-12-05 22:48:14 +03:00
parent 4996269d55
commit c700345c96
5 changed files with 6 additions and 7 deletions

View File

@@ -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) {