summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/roster-editor/src/View/GlyphSelection.elm')
-rw-r--r--src/roster-editor/src/View/GlyphSelection.elm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/roster-editor/src/View/GlyphSelection.elm b/src/roster-editor/src/View/GlyphSelection.elm
index e7b1da8..d1125f6 100644
--- a/src/roster-editor/src/View/GlyphSelection.elm
+++ b/src/roster-editor/src/View/GlyphSelection.elm
@@ -38,7 +38,7 @@ get_glyph_html : (
BattleCharacters.Struct.Glyph.Type ->
(Html.Html Struct.Event.Type)
)
-get_glyph_html glyph =
+get_glyph_html glyph =
(Html.div
[
(Html.Attributes.class "character-card-glyph"),