fix: Missing semicolon
This commit is contained in:
parent
7aefc15352
commit
c45c2bdabb
@ -26,7 +26,7 @@ frappe.treeview_settings["Account"] = {
|
||||
|
||||
frappe.db.get_value("Company", {"name": company}, "ignore_root_company_validation", (r) => {
|
||||
frappe.flags.ignore_root_company_validation = r.ignore_root_company_validation;
|
||||
})
|
||||
});
|
||||
}
|
||||
}
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user