Marino Faggiana 8 rokov pred
rodič
commit
bed710f6b8
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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