Skip to content

Commit

Permalink
Added ZRX
Browse files Browse the repository at this point in the history
  • Loading branch information
matteodanelli committed Mar 10, 2021
1 parent 449fabe commit e5bb48d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions MMM-cryptocurrency.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,8 @@ Module.register('MMM-cryptocurrency', {
wax: 2300,
zcash: 1437,
zclassic: 1447,
zcoin: 1414
zcoin: 1414,
zrx: 1896
},

start: function() {
Expand Down Expand Up @@ -509,4 +510,4 @@ Module.register('MMM-cryptocurrency', {
}
},

})
})

0 comments on commit e5bb48d

Please sign in to comment.