fix semicolons as per codacy review

This commit is contained in:
Abhishek Balam 2020-04-29 15:01:56 +05:30
parent e35bb16436
commit b59e46d773

View File

@ -9,7 +9,7 @@ frappe.ui.form.on("Journal Entry Template", {
filters: {
"company": frm.doc.company,
}
}
};
});
frappe.call({
type: "GET",