@@ -30,7 +30,7 @@ class Game(Serializable):
started: bool
ended: bool
default_health = 1
default_health = 50
current_turn: Team | None
The note is not visible to the blocked user.