mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
updated modelbinder, mutator, pagable, lunr.
This commit is contained in:
@@ -506,8 +506,8 @@
|
||||
}
|
||||
pageCol.state = pageCol._checkState(state);
|
||||
if (collection == pageCol) fullCol.trigger(event, fullCol, options);
|
||||
resetQuickly(pageCol, fullCol.models.slice(pageStart, pageEnd),
|
||||
_extend({}, options, {parse: false}));
|
||||
else resetQuickly(pageCol, fullCol.models.slice(pageStart, pageEnd),
|
||||
_extend({}, options, {parse: false}));
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user