diff --git a/frontend/static/js/views/TicTacToeOnlineView.js b/frontend/static/js/views/TicTacToeOnlineView.js index f90288d..9c4c00d 100644 --- a/frontend/static/js/views/TicTacToeOnlineView.js +++ b/frontend/static/js/views/TicTacToeOnlineView.js @@ -38,6 +38,9 @@ export default class extends AbstractView

Work in progress bozo

- `; + + + + `; } } \ No newline at end of file