Skip to content

Commit

Permalink
merged with latest commit on master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
vishvamsinh28 committed Nov 28, 2023
1 parent edc0871 commit 0321317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/finance/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ module.exports = async function buildFinanceInfoList() {
console.error(err);
throw err;
}
};
};

0 comments on commit 0321317

Please sign in to comment.