소스 검색

update lib

Signed-off-by: Marino Faggiana <ios@nextcloud.com>
Marino Faggiana 2 년 전
부모
커밋
1ebad47c35
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      iOSClient/Data/NCManageDatabase.swift

+ 1 - 1
iOSClient/Data/NCManageDatabase.swift

@@ -1128,7 +1128,7 @@ class NCManageDatabase: NSObject {
                     object.date = share.date
                     object.displaynameFileOwner = share.displaynameFileOwner
                     object.displaynameOwner = share.displaynameOwner
-                    object.expirationDate =  share.expirationDate
+                    object.expirationDate = share.expirationDate
                     object.fileParent = share.fileParent
                     object.fileSource = share.fileSource
                     object.fileTarget = share.fileTarget