aboutsummaryrefslogtreecommitdiffstats
path: root/old-ui
diff options
context:
space:
mode:
authorWhymarrh Whitby <whymarrh.whitby@gmail.com>2018-11-17 08:54:55 +0800
committerFrankie <frankie.diamond@gmail.com>2018-11-17 08:54:55 +0800
commit1988e1e96b09a47ad5428083bb2ed38cb2d7e0a8 (patch)
treeb86a7ebbafd300151f12816c19999bb890ebe034 /old-ui
parentce147bf6d8431f4f0cb5b4de46a5af9628b3e9e2 (diff)
downloadtangerine-wallet-browser-1988e1e96b09a47ad5428083bb2ed38cb2d7e0a8.tar
tangerine-wallet-browser-1988e1e96b09a47ad5428083bb2ed38cb2d7e0a8.tar.gz
tangerine-wallet-browser-1988e1e96b09a47ad5428083bb2ed38cb2d7e0a8.tar.bz2
tangerine-wallet-browser-1988e1e96b09a47ad5428083bb2ed38cb2d7e0a8.tar.lz
tangerine-wallet-browser-1988e1e96b09a47ad5428083bb2ed38cb2d7e0a8.tar.xz
tangerine-wallet-browser-1988e1e96b09a47ad5428083bb2ed38cb2d7e0a8.tar.zst
tangerine-wallet-browser-1988e1e96b09a47ad5428083bb2ed38cb2d7e0a8.zip
ESLint fixes (#5775)
* eslint . --fix * Upgrade all ESLint warnings to errors
Diffstat (limited to 'old-ui')
-rw-r--r--old-ui/app/config.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/old-ui/app/config.js b/old-ui/app/config.js
index 91239f19c..da71809c4 100644
--- a/old-ui/app/config.js
+++ b/old-ui/app/config.js
@@ -222,7 +222,7 @@ ConfigScreen.prototype.render = function () {
},
}, 'Clear privacy data'),
]),
-
+
h('hr.horizontal-line'),
h('div', {
@@ -253,7 +253,7 @@ ConfigScreen.prototype.render = function () {
'Enable privacy mode'
),
]),
-
+
h('hr.horizontal-line'),
h('div', {