Skip to content

Commit

Permalink
Revert back
Browse files Browse the repository at this point in the history
  • Loading branch information
thim81 committed Sep 9, 2024
1 parent 7f9f85c commit af57d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libV2/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ module.exports = {
}
catch (error) {
console.error(error);
throw error;
break;
}

collection.variable.push(...collectionVariables);
Expand Down

0 comments on commit af57d1c

Please sign in to comment.