marinofaggiana 4 năm trước cách đây
mục cha
commit
b726eebae9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      iOSClient/Share/NCShareNetworking.swift

+ 1 - 0
iOSClient/Share/NCShareNetworking.swift

@@ -86,6 +86,7 @@ class NCShareNetworking: NSObject {
             } else {
                 NCContentPresenter.shared.messageNotification("_share_", description: errorDescription, delay: TimeInterval(k_dismissAfterSecond), type: NCContentPresenter.messageType.error, errorCode: 0)
             }
+            self.delegate?.shareCompleted()
         }
     }