Skip to content

Commit

Permalink
Merge pull request #403 from NYPL/SCC-4167/all-items
Browse files Browse the repository at this point in the history
linting
  • Loading branch information
charmingduchess authored Sep 10, 2024
2 parents 63740f9 + e3169b8 commit c902308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/response_massager.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class ResponseMassager {
* reassigns those hits to ".items" and ".electronicResources" so that later
* code can access them as if that's where they were indexed that way.
* Conditionally sorts on enumerationChronology_sort.
*
*
* Also copies ".total" properties into convenient places for serialization.
*/
processInnerHitsProperties (response, sortOnEnumerationChronology) {
Expand Down

0 comments on commit c902308

Please sign in to comment.