diff --git a/features/c4game/pages/game.templ b/features/c4game/pages/game.templ index 35d9c84..a08d2b3 100644 --- a/features/c4game/pages/game.templ +++ b/features/c4game/pages/game.templ @@ -24,7 +24,7 @@ templ GamePage(g *connect4.Game, myColor int, messages []chat.Message, chatCfg c } templ GameContent(g *connect4.Game, myColor int, messages []chat.Message, chatCfg chatcomponents.Config) { -