aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/accounts/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/accounts/index.js')
-rw-r--r--ui/app/accounts/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/accounts/index.js b/ui/app/accounts/index.js
index 9cfab54e5..8215a559a 100644
--- a/ui/app/accounts/index.js
+++ b/ui/app/accounts/index.js
@@ -102,7 +102,7 @@ AccountsScreen.prototype.render = function() {
alignItems: 'center',
}
}, [
- h('i.fa.fa-chevron-down.fa-lg', {key: ''}),
+ h('i.fa.fa-plus.fa-lg', {key: ''}),
]),
]),