marinofaggiana 4 жил өмнө
parent
commit
0612e7a5fe

+ 5 - 0
iOSClient/Recent/NCRecent.swift

@@ -61,6 +61,11 @@ class NCRecent: NCCollectionViewCommon  {
     override func reloadDataSourceNetwork(forced: Bool = false) {
         super.reloadDataSourceNetwork(forced: forced)
         
+        if isSearching {
+            networkSearch()
+            return
+        }
+        
         let requestBodyRecent =
         """
         <?xml version=\"1.0\"?>