Codacy corrections
This commit is contained in:
@@ -45,7 +45,7 @@ erpnext.integrations.plaidLink = class plaidLink {
|
|||||||
})
|
})
|
||||||
.catch((error) => {
|
.catch((error) => {
|
||||||
me.onScriptError(error);
|
me.onScriptError(error);
|
||||||
})
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
loadScript(src) {
|
loadScript(src) {
|
||||||
|
|||||||
Reference in New Issue
Block a user