diff options
| author | 2022-11-26 11:31:30 +0100 | |
|---|---|---|
| committer | 2022-11-26 11:31:30 +0100 | |
| commit | c05e931d5ed2ce315e9556db9ebf6afd9918f6fc (patch) | |
| tree | 45c6dbaf580f0a7b62d6a527cead84b562209ebf /app/Models/Themes.php | |
| parent | 999e88c662895080024e905e926be572b71b7f53 (diff) | |
Deleted: bookmark.svg (#4897)
* delete bookmark.svg
* optimize Pafat theme
Diffstat (limited to 'app/Models/Themes.php')
| -rw-r--r-- | app/Models/Themes.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Models/Themes.php b/app/Models/Themes.php index d652ada5b..86125c5f5 100644 --- a/app/Models/Themes.php +++ b/app/Models/Themes.php @@ -79,7 +79,6 @@ class FreshRSS_Themes extends Minz_Model { static $alts = array( 'add' => '➕', //✚ 'all' => '☰', - 'bookmark' => '✨', //★ 'bookmark-add' => '➕', //✚ 'bookmark-tag' => '📑', 'category' => '🗂️', //☷ |
