aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/account-detail.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/account-detail.js')
-rw-r--r--ui/app/account-detail.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/account-detail.js b/ui/app/account-detail.js
index 4316ff54e..486a1a633 100644
--- a/ui/app/account-detail.js
+++ b/ui/app/account-detail.js
@@ -143,7 +143,7 @@ AccountDetailScreen.prototype.render = function () {
style: {
display: 'flex',
alignItems: 'center',
- }
+ },
}, [
h('img.cursor-pointer.color-orange', {
src: 'images/key-32.png',