Skip to content

Commit

Permalink
DEV: Update more deprecated Font Awesome icon names (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
tyb-talks authored Dec 8, 2024
1 parent 9b5d5b1 commit 7c56ad6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .discourse-compatibility
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
< 3.4.0.beta2-dev: 9b5d5b16aa800d8d43dfe3f871594bf68f69cf02
< 3.4.0.beta1-dev: 7dff8ccbcda763519cc1b94806b701af56875c3d
< 3.3.0.beta1-dev: ac4dff5325b541b0337bad27c60afcfd954a2f0c
3.1.999: 84d3a6c7781260dff46ee2d3b7bebc99066c5493
Expand Down
2 changes: 1 addition & 1 deletion javascripts/discourse/components/ucd-warning.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<div class="action-buttons">
<DButton
@action={{this.goBackAndFix}}
@icon="pencil-alt"
@icon="pencil"
class="btn-primary"
@label={{theme-prefix "warning_modal.fix_post"}}
/>
Expand Down

0 comments on commit 7c56ad6

Please sign in to comment.