Marino Faggiana 8 년 전
부모
커밋
bed710f6b8
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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