group-settings: Use new setting for controlling removing members.

This commit is contained in:
Sahil Batra
2024-11-25 21:16:30 +05:30
committed by Tim Abbott
parent 07f17af267
commit da02135f88
14 changed files with 88 additions and 7 deletions

View File

@@ -27,6 +27,7 @@ run_test("user_groups", () => {
can_leave_group: 1,
can_manage_group: 1,
can_mention_group: 2,
can_remove_members_group: 1,
deactivated: false,
};
@@ -52,6 +53,7 @@ run_test("user_groups", () => {
can_leave_group: 1,
can_manage_group: 1,
can_mention_group: 2,
can_remove_members_group: 1,
deactivated: false,
};
const all = {