stanley-king 6 年之前
父節點
當前提交
24fe4cfc5e
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 = '';