Browse Source

added: allowedAlbumCloudShared

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

+ 1 - 0
iOSClient/Main/NCPickerViewController.swift

@@ -71,6 +71,7 @@ class NCPhotosPickerViewController: NSObject {
         }
         configure.selectedColor = NCBrandColor.shared.brandElement
         configure.singleSelectedMode = singleSelectedMode
+        configure.allowedAlbumCloudShared = true
         
         let viewController = customPhotoPickerViewController(withTLPHAssets: { (assets) in