fix: renamed class to batch

This commit is contained in:
Jannat Patel
2023-08-28 10:59:52 +05:30
parent 9376b0b010
commit 27101ffd31
40 changed files with 406 additions and 383 deletions

View File

@@ -0,0 +1,3 @@
frappe.ready(() => {
frappe.require("controls.bundle.js");
});