nayooti 4 년 전
부모
커밋
30263f7651
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      deltachat-ios/Controller/GalleryViewController.swift

+ 0 - 1
deltachat-ios/Controller/GalleryViewController.swift

@@ -242,7 +242,6 @@ extension GalleryViewController: UICollectionViewDataSource, UICollectionViewDel
             image: UIImage(systemName: "trash")) { _ in
             self.askToDeleteItem(at: indexPath)
         }
-
         deleteAction.attributes = [.destructive]
         return UIMenu(
             title: "",