Marino Faggiana 7 жил өмнө
parent
commit
87e098c1d3

+ 1 - 1
iOSClient/Main/CCMain.m

@@ -4732,7 +4732,7 @@
 - (void)reloadDatasource:(NSString *)serverUrl
 - (void)reloadDatasource:(NSString *)serverUrl
 {
 {
     // test
     // test
-    if (app.activeAccount.length == 0 || serverUrl.length == 0)
+    if (app.activeAccount.length == 0 || serverUrl.length == 0 || serverUrl == nil)
         return;
         return;
     
     
     // Search Mode
     // Search Mode