diff --git a/src/views/Home.vue b/src/views/Home.vue index ef8dabf..e1def9c 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -34,7 +34,11 @@ It is your turn!
Round: {{ currentRound.number + 1 }}
Turn: {{ currentTurn ? currentTurn.number : 1 }}
- Throws: {{ currentRound.myRolls }}
+ Throws: + +
Players: