fix: fix lint issues with trailing whitespaces

This commit is contained in:
Imesha Sudasingha
2025-03-24 12:50:48 +00:00
parent 690a939572
commit df64d2ef4e

View File

@@ -788,7 +788,7 @@ erpnext.utils.update_child_items = function (opts) {
},
primary_action_label: __("Update"),
});
dialog.show();
};