2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-05 09:05:14 +00:00

Pass already-members when adding members to channel.

This commit is contained in:
John Preston
2017-11-19 18:41:52 +04:00
parent 68bc8d0231
commit f1f955b7ac
7 changed files with 101 additions and 31 deletions

View File

@@ -604,7 +604,6 @@ void SetupChannelBox::prepare() {
AddParticipantsBoxController::Start(_channel);
}
});
updateMaxHeight();
}