summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template/chat.st1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/chat.st b/template/chat.st
index 0b4ad10..6551150 100644
--- a/template/chat.st
+++ b/template/chat.st
@@ -6,6 +6,7 @@ $if(!user_avatar)$
<link rel="stylesheet" type="text/css" href="/static/css/dumpnewuser.css">
$endif$
<link rel="stylesheet" type="text/css" href="/static/css/dump.css">
+ <script type="text/javascript" src="/static/js/invalid_domains.js"></script>
<script type="text/javascript" src="/static/webcam/webcam.js"></script>
<script type="text/javascript" src="/static/js/tooltip.js"></script>
<script type="text/javascript" src="/static/js/away.js"></script>