diff --git a/web/src/components/PlayerList.vue b/web/src/components/PlayerList.vue index 7a31824..3b5d586 100644 --- a/web/src/components/PlayerList.vue +++ b/web/src/components/PlayerList.vue @@ -1,17 +1,61 @@ - + + Players: + + {{ player.name }} + + ( {{ player.role }} ) + + + - \ No newline at end of file