mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-08 00:29:04 +02:00
Load changes in batches of 25
This commit is contained in:
@@ -4,7 +4,7 @@ define [
|
||||
], (Change)->
|
||||
ChangeList = Backbone.Collection.extend
|
||||
model: Change
|
||||
batchSize: 3
|
||||
batchSize: 25
|
||||
|
||||
initialize: (models, @options) ->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user