diff --git a/ext/chatbox/main.php b/ext/chatbox/main.php index fb9a55cf..58bf7f43 100644 --- a/ext/chatbox/main.php +++ b/ext/chatbox/main.php @@ -24,7 +24,7 @@ class Chatbox extends Extension { nickname = '{$user->name}'; new YShout({ yPath: '$yPath' }); - "); + ", 500); // loads the chatbox at the set location $html = "
";