Improve auto-leave group behavior.

This commit is contained in:
Cody Henthorne
2023-05-31 15:28:39 -04:00
parent d3e71185e6
commit ac4b0ed606
6 changed files with 15 additions and 14 deletions

View File

@@ -147,7 +147,7 @@ class GroupManagerV2Test_edit {
}
editGroup {
leaveGroup()
leaveGroup(true)
}
then { patchedGroup ->