Skip to content

Commit 70d128f

Browse files
committed
Update more icons
1 parent 586d057 commit 70d128f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

assets/javascripts/discourse/components/wizard-table-field.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
{{/if}}
3030

3131
{{#if this.isComposerPreview}}
32-
{{d-icon "comment-alt"}}
32+
{{d-icon "message"}}
3333
<span class="wizard-table-composer-text">
3434
{{i18n "admin.wizard.submissions.composer_preview"}}:
3535
{{this.value.value}}

plugin.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
register_svg_icon "check"
2727
register_svg_icon "clock"
2828
register_svg_icon "link"
29-
register_svg_icon "comment-alt"
3029
register_svg_icon "far-life-ring"
3130
register_svg_icon "arrow-right"
3231
register_svg_icon "bolt"

0 commit comments

Comments
 (0)