UX: change topic reminder notification icon

This commit is contained in:
Penar Musaraj 2019-01-24 10:07:24 -05:00
parent e5765fe1f5
commit 755b47b4bc
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ const REPLACEMENTS = {
"notification.moved_post": "sign-out",
"notification.linked": "link",
"notification.granted_badge": "certificate",
"notification.topic_reminder": "hand-point-right",
"notification.topic_reminder": "far-clock",
"notification.watching_first_post": "far-dot-circle",
"notification.group_message_summary": "group"
};