refactor: seperate module for hackathon

This commit is contained in:
pateljannat
2021-03-04 20:11:18 +05:30
parent acea59767d
commit 8b5cd8e6c6
50 changed files with 249 additions and 79 deletions

View File

@@ -0,0 +1,3 @@
frappe.ready(function() {
// bind events here
})