sr-npm 1.7.631 → 1.7.632

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sr-npm",
3
- "version": "1.7.631",
3
+ "version": "1.7.632",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -209,6 +209,7 @@ async function loadJobs(_$w) {
209
209
 
210
210
  $item(CAREERS_MULTI_BOXES_PAGE_CONSTS.FILTER_REPEATER_ITEM_CHECKBOX).options = filtered;
211
211
  $item(CAREERS_MULTI_BOXES_PAGE_CONSTS.FILTER_REPEATER_ITEM_CHECKBOX).value = preserved;
212
+
212
213
  }
213
214
 
214
215
  async function applyJobFilters(_$w,filterByField) {