Browse Source

update lib

Signed-off-by: Marino Faggiana <ios@nextcloud.com>
Marino Faggiana 2 years ago
parent
commit
1ebad47c35
1 changed files with 1 additions and 1 deletions
  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