everything starts to connect, still a big mess though !!

This commit is contained in:
2019-12-01 16:00:57 +01:00
parent dbc99830d6
commit 09bd6560cc
11 changed files with 797 additions and 193 deletions

View File

@@ -41,7 +41,7 @@ view model =
Session.Admin ->
text ""
Session.Player p _ ->
Session.Player p _ _ ->
if p.id == 0 then
button [ class "button" ] [ text "Vendre" ]