We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61919ad commit bbe2947Copy full SHA for bbe2947
app/assets/javascripts/discourse-common/lib/icon-library.js.es6
@@ -29,7 +29,7 @@ const REPLACEMENTS = {
29
"notification.invited_to_private_message": "far-envelope",
30
"notification.invited_to_topic": "hand-point-right",
31
"notification.invitee_accepted": "user",
32
- "notification.moved_post": "sign-out",
+ "notification.moved_post": "sign-out-alt",
33
"notification.linked": "link",
34
"notification.granted_badge": "certificate",
35
"notification.topic_reminder": "far-clock",
0 commit comments