فهرست منبع

minor cleanup

cyberta 5 سال پیش
والد
کامیت
c0eb2b7ea3
1فایلهای تغییر یافته به همراه2 افزوده شده و 3 حذف شده
  1. 2 3
      deltachat-ios/Controller/GroupChatDetailViewController.swift

+ 2 - 3
deltachat-ios/Controller/GroupChatDetailViewController.swift

@@ -4,9 +4,8 @@ class GroupChatDetailViewController: UIViewController {
 
     enum ProfileSections {
         case attachments
-        //case memberManagement // add member, qr invideCode
-        case members // contactCells
-        case chatActions // archive, leave, delete
+        case members
+        case chatActions
     }
 
     private let attachmentsRowGallery = 0