marinofaggiana hace 4 años
padre
commit
4ab8e4d94c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      File Provider Extension/FileProviderData.swift

+ 1 - 1
File Provider Extension/FileProviderData.swift

@@ -37,7 +37,7 @@ class fileProviderData: NSObject {
     var homeServerUrl = ""
         
     // Max item for page
-    let itemForPage = 50
+    let itemForPage = 100
     
     // Anchor
     var currentAnchor: UInt64 = 0