diff options
Diffstat (limited to 'template/chat.st')
| -rwxr-xr-x | template/chat.st | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/chat.st b/template/chat.st index 7c723d7..7fbc29e 100755 --- a/template/chat.st +++ b/template/chat.st @@ -8,7 +8,6 @@ var Nick = $json_user_nick$; var Room = $json_room_key$; var Timestamp = $timestamp$; - var PostedMessages = []; $if(isadmin)$ var IsAdmin = true; $else$ |
