aboutsummaryrefslogtreecommitdiff
path: root/app/Models/Themes.php
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-03-16 19:45:39 +0100
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-03-16 19:45:39 +0100
commite685b541487b814cbab87ea2b6a6a4d12cd72f06 (patch)
tree184cf3d29662b0fa1cc6ea8e0250c972abc25715 /app/Models/Themes.php
parentdbdda1d0c19b48d06b30879e8fe78679f79cc0c4 (diff)
parent996c387f50f9b65f271b3cd13b9d63165236b6d2 (diff)
Merge branch 'dev' into 163-export
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 c7099a1df..ed746b7e9 100644
--- a/app/Models/Themes.php
+++ b/app/Models/Themes.php
@@ -77,6 +77,7 @@ class FreshRSS_Themes extends Minz_Model {
'down' => '▽',
'favorite' => '★',
'help' => 'ⓘ',
+ 'key' => '⚿',
'link' => '↗',
'login' => '🔒',
'logout' => '🔓',