Skip to content

Commit bbe2947

Browse files
committed
DEV: Use FA5 name for moved post icon
1 parent 61919ad commit bbe2947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/javascripts/discourse-common/lib/icon-library.js.es6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const REPLACEMENTS = {
2929
"notification.invited_to_private_message": "far-envelope",
3030
"notification.invited_to_topic": "hand-point-right",
3131
"notification.invitee_accepted": "user",
32-
"notification.moved_post": "sign-out",
32+
"notification.moved_post": "sign-out-alt",
3333
"notification.linked": "link",
3434
"notification.granted_badge": "certificate",
3535
"notification.topic_reminder": "far-clock",

0 commit comments

Comments
 (0)