aboutsummaryrefslogtreecommitdiff
path: root/app/Models/Themes.php
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2022-03-16 23:21:28 +0100
committerGravatar GitHub <noreply@github.com> 2022-03-16 23:21:28 +0100
commit9748ac48e40947b80808933213b043dc797670b6 (patch)
treef3823bcfc39e8f93bc7bc94def8f31912b831f7e /app/Models/Themes.php
parentae54a590b9962916dc1a62ba55e8d8e8ac0fc215 (diff)
fix: log (#4273)
* improve css * scrolling table * debug icon * fix css * Update swage.css * fix more css * Update swage.scss * Delete _components.css * added: .log-debug
Diffstat (limited to 'app/Models/Themes.php')
-rw-r--r--app/Models/Themes.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Models/Themes.php b/app/Models/Themes.php
index ed379dc0d..02f7909dd 100644
--- a/app/Models/Themes.php
+++ b/app/Models/Themes.php
@@ -78,6 +78,7 @@ class FreshRSS_Themes extends Minz_Model {
'category' => '☷',
'close' => '❌',
'configure' => '⚙',
+ 'debug' => '🐛',
'down' => '▽',
'error' => '❌',
'favorite' => '★',