diff --git a/html/chat.html b/html/chat.html index d90b7ca..2ea4465 100644 --- a/html/chat.html +++ b/html/chat.html @@ -2,10 +2,11 @@
- + + {{(line.Time * 1000) | date:'shortTime'}} {{line.Username}} - : + {{line.Message}}