UX: Use empty heart for unliked state

This commit is contained in:
Kris
2018-04-23 12:41:41 -04:00
parent 6215baca97
commit f812f5cd1c
4 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ const REPLACEMENTS = {
'd-watching-first': 'dot-circle-o',
'd-drop-expanded': 'caret-down',
'd-drop-collapsed': 'caret-right',
'd-unliked': 'heart',
'd-unliked': 'heart-o',
'd-liked': 'heart',
'notification.mentioned': "at",
'notification.group_mentioned': "at",