mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-05 15:37:45 +02:00
docs: add comments
This commit is contained in:
@@ -79,6 +79,7 @@ final class RoomInfoListViewController: UIViewController {
|
||||
|
||||
private func getLeaveAlertController() -> UIAlertController {
|
||||
if self.viewModel.canLeaveRoom() {
|
||||
// BWI: #6526 change leave room info
|
||||
var message = ""
|
||||
if viewModel.isOnlyMember() {
|
||||
message = BWIL10n.roomParticipantsLeaveAndDeletePromptMsg
|
||||
|
||||
Reference in New Issue
Block a user