mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-21 11:15:10 +00:00
* fix: Improper escaping issue was introduced in https://github.com/frappe/erpnext/pull/20202 * fix: missing closing parentheses * style: trim unwanted spaces Co-authored-by: Pranav Nachnekar <prnvnachnekar@gmail.com>