everything starts to connect, still a big mess though !!
This commit is contained in:
@@ -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" ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user