Skip to content

Commit 8c956cf

Browse files
Update user_view.ex
1 parent 53141ea commit 8c956cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/cadet_web/views/user_view.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ defmodule CadetWeb.UserView do
1313
story: :story,
1414
playStory: :play_story?
1515
}),
16-
game_states: game_states
16+
gameStates: game_states
1717
}
1818
end
1919
end

0 commit comments

Comments
 (0)