Marino Faggiana hace 8 años
padre
commit
bed710f6b8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      iOSClient/Create/CCCreateCloud.swift

+ 1 - 0
iOSClient/Create/CCCreateCloud.swift

@@ -80,6 +80,7 @@ class CreateMenuAdd: NSObject {
     func createMenuEncrypted(view : UIView) {
         
         let appDelegate = UIApplication.shared.delegate as! AppDelegate
+        
         let actionSheet = AHKActionSheet.init(view: view, title: nil)
         
         actionSheet?.animationDuration = 0.2