aboutsummaryrefslogtreecommitdiffstats
path: root/old-ui/app/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'old-ui/app/app.js')
-rw-r--r--old-ui/app/app.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/old-ui/app/app.js b/old-ui/app/app.js
index abeb4f3f9..cd6292e79 100644
--- a/old-ui/app/app.js
+++ b/old-ui/app/app.js
@@ -183,6 +183,14 @@ App.prototype.renderAppBar = function () {
this.setState({ isNetworkMenuOpen: !isNetworkMenuOpen })
},
}),
+
+ // mike test img
+ h('img', {
+ height: 24,
+ width: 24,
+ src: './images/pw-48x48.png',
+ }),
+
]),
props.isUnlocked && h('div', {