Skip to content

Commit

Permalink
DEV: Update more deprecated Font Awesome icon names
Browse files Browse the repository at this point in the history
  • Loading branch information
tyb-talks committed Dec 7, 2024
1 parent fe80ffb commit 8af3520
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: fe80ffbca41027dc1262881bef3eade511d05d3f
< 3.4.0.beta1-dev: 8520420d6154d47be11c7667a502e60cdc3d375b
< 3.3.0.beta1-dev: b9ea7606f4b5a930c889f59ee77d68af8f0487fa
< 3.2.0.beta2: c32394d6348e46e33e8734d49d81e49f346993d5
Expand Down
2 changes: 1 addition & 1 deletion javascripts/discourse/components/versatile-banner.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
@action={{this.closeBanner}}
@translatedLabel={{theme-i18n "close.label"}}
@translatedTitle={{theme-i18n "close.title"}}
@icon="times"
@icon="xmark"
class="close"
/>
{{/if}}
Expand Down

0 comments on commit 8af3520

Please sign in to comment.