View: Consider `letter` a legacy icon name

This commit is contained in:
Yoda-BZH 2024-11-28 16:55:59 +01:00 committed by GitHub
parent 7f9217b052
commit 4eadfd0ace
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -205,7 +205,8 @@ class View extends Zend_View_Abstract
'th-thumb-empty' => true,
'github-circled' => true,
'history' => true,
'binoculars' => true
'binoculars' => true,
'letter' => true
//</editor-fold>
];