cyberta 5 жил өмнө
parent
commit
15735091ad

+ 1 - 1
deltachat-ios/Controller/GroupChatDetailViewController.swift

@@ -402,7 +402,7 @@ extension GroupChatDetailViewController: UITableViewDelegate, UITableViewDataSou
             case .archiveChat:
                 toggleArchiveChat()
             case .leaveGroup:
-                 showLeaveGroupConfirmationAlert()
+                showLeaveGroupConfirmationAlert()
             case .deleteChat:
                 showDeleteChatConfirmationAlert()
             }