Skip to content

chore: Add missing comma [frappe]

Bot Dokos requested to merge ft-commit-656c758263fa91 into develop

From: https://github.com/frappe/erpnext/commit/656c758263fa91f847377a503d76b70b91ffb741
Date: 2023-09-26 14:20:41+05:30
By: Deepesh Garg

chore: Add missing comma

This is a commit that is not part of any pull request.



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-656c758263fa91

# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports