mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 23:36:11 +08:00
UX: Allow for customization of the heart icon
This commit is contained in:
@ -9,6 +9,8 @@ const REPLACEMENTS = {
|
||||
'd-watching-first': 'dot-circle-o',
|
||||
'd-drop-expanded': 'caret-down',
|
||||
'd-drop-collapsed': 'caret-right',
|
||||
'd-unliked': 'heart',
|
||||
'd-liked': 'heart',
|
||||
'notification.mentioned': "at",
|
||||
'notification.group_mentioned': "at",
|
||||
'notification.quoted': "quote-right",
|
||||
|
Reference in New Issue
Block a user