Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

Commit

Permalink
fix js_module template
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolai Mushegian committed Jan 22, 2016
1 parent 34ccb67 commit 7e1fa08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions constants/js_module.template
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ module.exports = function(env, web3) {
}

var header = <%= header %>
this.headers = header;

this.classes = {}
for (var key in header) {
Expand Down

0 comments on commit 7e1fa08

Please # to comment.