marinofaggiana 4 年之前
父節點
當前提交
a97e3dbf4e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      iOSClient/AppDelegate.m

+ 1 - 1
iOSClient/AppDelegate.m

@@ -227,7 +227,7 @@
     [[NCAutoUpload sharedInstance] initStateAutoUpload];
     
     // Read active directory
-    [self.activeFiles reloadDataSourceNetworkWithForced:true];
+    [self.activeFiles reloadDataSourceNetworkWithForced:false];
     
     // Required unsubscribing / subscribing
     [self pushNotification];