feature/default_network_editable
Yung chieh Tsai 7 years ago
parent 181a11eae2
commit 68d119ce3f
  1. 7
      old-ui/app/app.js

@ -184,13 +184,6 @@ App.prototype.renderAppBar = function () {
},
}),
// mike test img
h('img', {
height: 24,
width: 24,
src: './images/pw-48x48.png',
}),
]),
props.isUnlocked && h('div', {

Loading…
Cancel
Save