Explorar o código

Update deltachat-ios/Controller/DocumentGalleryController.swift

Co-authored-by: bjoern <r10s@b44t.com>
cyBerta %!s(int64=3) %!d(string=hai) anos
pai
achega
521b0cd041
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      deltachat-ios/Controller/DocumentGalleryController.swift

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

@@ -51,7 +51,7 @@ class DocumentGalleryController: UIViewController {
         )
 
         let menu = ContextMenuProvider()
-        menu.setMenu([showInChatItem, deleteItem, shareItem])
+        menu.setMenu([showInChatItem, shareItem, deleteItem])
         return menu
     }()