marinofaggiana 4 년 전
부모
커밋
5ddbdbde48
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:false];
+    [self.activeFiles reloadDataSourceNetworkWithForced:true];
     
     // Required unsubscribing / subscribing
     [self pushNotification];