Skip to content

Commit

Permalink
DEV: Update more deprecated Font Awesome icon names (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
tyb-talks authored Dec 8, 2024
1 parent ba7630c commit 95abe57
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: ba7630cd78bf2a50981cafc0a613df9439cb5968
< 3.4.0.beta1-dev: f7e141653af4145e086e5917067ce17ab0ce2feb
< 3.3.0.beta1-dev: 6ba0e9d0a46938c7d795ccb56a55d69882ae3518
< 3.2.0.beta2: 2951c995fe669d87f157e5a1072fe548a98ae30e
Expand Down
2 changes: 1 addition & 1 deletion javascripts/discourse/components/search-icon.gjs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default class SearchIcon extends Component {

<template>
<DButton
@icon="search"
@icon="magnifying-glass"
@translatedLabel={{@buttonText}}
@title="search.open_advanced"
class={{concatClass "btn search-icon" @buttonClass}}
Expand Down

0 comments on commit 95abe57

Please sign in to comment.