Merge branch 'NewUI' of github.com:MetaMask/metamask-plugin into NewUI

feature/default_network_editable
Dan Finlay 7 years ago
commit fcde52f390
  1. 1
      responsive-ui/app/account-detail.js

@ -129,6 +129,7 @@ AccountDetailScreen.prototype.render = function () {
style: {
marginRight: '8px',
marginLeft: 'auto',
cursor: 'pointer',
},
selected,
network,

Loading…
Cancel
Save