This commit is contained in:
Barış Soner Uşaklı
2019-01-09 11:59:20 -05:00
parent a662f118a5
commit 428f587cbe
3 changed files with 12 additions and 7 deletions

View File

@@ -70,6 +70,8 @@ define('forum/groups/list', ['forum/infinitescroll', 'benchpress'], function (in
options: {
sort: sortEl.val(),
filterHidden: true,
showMembers: true,
hideEphemeralGroups: true,
},
}, function (err, groups) {
if (err) {