FIX: update meh-o icon to far-meh ()

This commit is contained in:
tshenry 2020-07-16 16:26:17 -07:00 committed by GitHub
parent cf16173eca
commit 15c4f6e4cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions
app/assets/javascripts/admin/templates/components
lib/svg_sprite

@ -104,7 +104,7 @@
}}"
>
{{#if versionCheck.behindByOneVersion}}
{{d-icon "meh-o"}}
{{d-icon "far-meh"}}
{{else}}
{{d-icon "far-frown"}}
{{/if}}

@ -105,6 +105,7 @@ module SvgSprite
"far-heart",
"far-image",
"far-list-alt",
"far-meh",
"far-moon",
"far-smile",
"far-square",