diff --git a/.discourse-compatibility b/.discourse-compatibility index b8d7272..dc91c85 100644 --- a/.discourse-compatibility +++ b/.discourse-compatibility @@ -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 diff --git a/javascripts/discourse/components/versatile-banner.hbs b/javascripts/discourse/components/versatile-banner.hbs index 5c53874..8031ff7 100644 --- a/javascripts/discourse/components/versatile-banner.hbs +++ b/javascripts/discourse/components/versatile-banner.hbs @@ -8,7 +8,7 @@ @action={{this.closeBanner}} @translatedLabel={{theme-i18n "close.label"}} @translatedTitle={{theme-i18n "close.title"}} - @icon="times" + @icon="xmark" class="close" /> {{/if}}