Skip to content

Commit

Permalink
Update extension.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nicnacnic authored Jun 9, 2022
1 parent 2625d13 commit 722a020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension.js
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ module.exports = (nodecg) => {
targets: targetArray,
bidwars: bidwarArray,
prizes: prizeArray,
runs: [];
runs: [],
};

if (runDataArray.value.length > 0) {
Expand Down

0 comments on commit 722a020

Please sign in to comment.