We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53141ea commit 8c956cfCopy full SHA for 8c956cf
lib/cadet_web/views/user_view.ex
@@ -13,7 +13,7 @@ defmodule CadetWeb.UserView do
13
story: :story,
14
playStory: :play_story?
15
}),
16
- game_states: game_states
+ gameStates: game_states
17
}
18
end
19
0 commit comments