In the following page you can ask unlimited questions. Your question should be contain 10 up to 500 characters. The owner of this room then can answer your question.
@@ -149,7 +146,7 @@
-
+
Error
diff --git a/vendor/js/faq.js b/vendor/js/faq.js
index bac8429..090d629 100644
--- a/vendor/js/faq.js
+++ b/vendor/js/faq.js
@@ -284,4 +284,4 @@ function welcomeMessage()
setInterval( function() { getQuestions(); }, 1500 );
-welcomeMessage();
\ No newline at end of file
+setTimeout( function() { welcomeMessage(); getQuestions(); }, 500 );
\ No newline at end of file