Set page size to 10

This commit is contained in:
2026-03-08 21:48:03 -04:00
parent 91cdd86c12
commit 1780896e84

View File

@@ -10,6 +10,8 @@
class ItemSyncService < SyncServiceBase class ItemSyncService < SyncServiceBase
PAGE_SIZE = 10
private private
# Specify the local model this service syncs # Specify the local model this service syncs