Browse Source

added channel

isundil 6 years ago
parent
commit
0166923e2a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      inc/channels.php

+ 2 - 1
inc/channels.php

@@ -8,7 +8,8 @@ function getChannels() {
             "#20+" => "#20+"
         ),
         "jeux" => array(
-            "#Quizz" => "#Quizz"
+            "#Quizz" => "#Quizz",
+            "#Rapido" => "#Rapido"
         ),
         "techniques" => array(
             "#Aide" => "#Aide",