Explorar o código

Prepare fo upload new version

Marino Faggiana %!s(int64=7) %!d(string=hai) anos
pai
achega
b4f5726640
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      iOSClient/AppDelegate.m

+ 2 - 2
iOSClient/AppDelegate.m

@@ -1595,8 +1595,8 @@
     // VERSION < 2.19.1
     
     if (([actualVersion compare:@"2.19.1" options:NSNumericSearch] == NSOrderedAscending)) {
-        
-        // Remove All old Photo Library
+
+        [[NCManageDatabase sharedInstance] clearTable:[tableMetadata class] account:nil];
         [[NCManageDatabase sharedInstance] setClearAllDateReadDirectory];
     }