diff options
Diffstat (limited to 'src/spectate/index.html')
-rw-r--r-- | src/spectate/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/spectate/index.html b/src/spectate/index.html index 5b9dc5a..0c86aec 100644 --- a/src/spectate/index.html +++ b/src/spectate/index.html @@ -44,6 +44,7 @@ </div> <div id="chat"> <h2>Chat</h2> + <div id="chat_messages"></div> </div> </div> <div id="board"></div> |