Add winner message

This commit is contained in:
Jesse C. Fisher 2019-10-26 05:31:12 -07:00
parent b665999104
commit fad8a9e2c3

View File

@ -45,7 +45,8 @@
%h1 Open table
#game-component
%h1= @game.title
- if @game.winner_player_id
%h1= @game.status
#playerList
#top