stanley-king hace 6 años
padre
commit
24fe4cfc5e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      helper/room/tpl_group_home.php

+ 1 - 1
helper/room/tpl_group_home.php

@@ -242,7 +242,7 @@ class tpl_group_home
         return ($this->relay_id > 0 && isset($this->participants[$this->relay_id]));
     }
 
-    public function show_members($limit = 10)
+    public function show_members($limit = 25)
     {
         $html = '';