diff options
Diffstat (limited to 'app/Models/Themes.php')
| -rw-r--r-- | app/Models/Themes.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Models/Themes.php b/app/Models/Themes.php index a59f4b663..f84b9b800 100644 --- a/app/Models/Themes.php +++ b/app/Models/Themes.php @@ -101,7 +101,7 @@ class FreshRSS_Themes extends Minz_Model { 'next' => '⏩', 'non-starred' => '☆', 'notice' => 'ℹ️', //ⓘ - 'opml-dyn' => '🗲', + 'opml-dyn' => '⚡', 'prev' => '⏪', 'read' => '☑️', //☑ 'rss' => '📣', //☄ |
