little fixes
This commit is contained in:
@@ -77,7 +77,7 @@ view model =
|
||||
button
|
||||
[ class "button"
|
||||
, onClick
|
||||
(GotChestMsg <| Chest.showWithClaims (getClaimsFromSession model.session))
|
||||
(GotChestMsg <| Chest.claim (getClaimsFromSession model.session))
|
||||
]
|
||||
[ text "Demander" ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user