Add winner message

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

View File

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