diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 4f18090..e025f93 100755
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -19,7 +19,11 @@
-
+
+
+
+
+
@@ -29,7 +33,7 @@
-
+
@@ -75,7 +79,7 @@
1601618466935
-
+
1601618764031
@@ -266,7 +270,14 @@
1601839572420
-
+
+ 1601840524864
+
+
+
+ 1601840524864
+
+
@@ -309,7 +320,8 @@
-
+
+
@@ -348,10 +360,10 @@
-
+
-
+
diff --git a/templates/faq.tmpl.html b/templates/faq.tmpl.html
index 65422c1..54ec8fc 100755
--- a/templates/faq.tmpl.html
+++ b/templates/faq.tmpl.html
@@ -162,7 +162,7 @@
You are an XXX of this room.
This means you can XXX
diff --git a/vendor/js/faq.js b/vendor/js/faq.js
index 4824101..e5f1a39 100644
--- a/vendor/js/faq.js
+++ b/vendor/js/faq.js
@@ -291,6 +291,5 @@ function welcomeMessage()
-getQuestions();
-setInterval( function() { getQuestions(); }, 1500 );
+
setTimeout( function() { welcomeMessage(); }, 500 );
\ No newline at end of file