sr-npm 1.7.670 → 1.7.671

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.670",
3
+ "version": "1.7.671",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -140,6 +140,7 @@ async function loadJobs(_$w) {
140
140
  console.log("valuesByFieldId: ",valuesByFieldId)
141
141
 
142
142
  for(const elemenet of Object.keys(valuesByFieldId)) {
143
+ console.log("elemenet: ",elemenet)
143
144
  for(const field of fields) {
144
145
  if(field._id===elemenet && field.title==="Category") {
145
146
  updateOptionsUI(_$w,field.title, field._id, ''); // no search query