mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 16:34:46 +00:00
Codacy corrections
This commit is contained in:
@@ -29,7 +29,7 @@ erpnext.integrations.plaidLink = class plaidLink {
|
|||||||
} else {
|
} else {
|
||||||
frappe.throw(__("Please save your document before adding a new account"));
|
frappe.throw(__("Please save your document before adding a new account"));
|
||||||
}
|
}
|
||||||
})
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
init_plaid() {
|
init_plaid() {
|
||||||
|
|||||||
Reference in New Issue
Block a user