marinofaggiana %!s(int64=4) %!d(string=hai) anos
pai
achega
3848ebd411
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      iOSClient/Files/NCFiles.swift

+ 1 - 1
iOSClient/Files/NCFiles.swift

@@ -39,7 +39,7 @@ class NCFiles: NCCollectionViewCommon  {
     }
     
     override func viewWillAppear(_ animated: Bool) {
-        appDelegate.activeServerUrl = self.serverUrl
+        appDelegate.activeServerUrl = serverUrl
         super.viewWillAppear(animated)
     }