commit | 6b07898ef03cfb5ea034e1b8ede38690977afe61 | [log] [tgz] |
---|---|---|
author | Faris Ansari <netchamp.faris@gmail.com> | Wed Jul 25 17:07:26 2018 +0530 |
committer | Faris Ansari <netchamp.faris@gmail.com> | Wed Jul 25 17:07:26 2018 +0530 |
tree | 7289bbba8ff0d9196087b251e9346206c2131df2 | |
parent | ed1190126eb73669c527fcb87011b16b680678d9 [diff] |
semicolon
diff --git a/erpnext/public/js/hub/hub_factory.js b/erpnext/public/js/hub/hub_factory.js index aa22db8..d656605 100644 --- a/erpnext/public/js/hub/hub_factory.js +++ b/erpnext/public/js/hub/hub_factory.js
@@ -77,5 +77,4 @@ return; } -} - +};