diff options
author | Dan Finlay <dan@danfinlay.com> | 2016-12-21 07:54:59 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2016-12-21 08:07:24 +0800 |
commit | 11c1004a41a9287c13ef15f28805863aab9fdea9 (patch) | |
tree | cfb61bd5e041eec0dfaf19f8f5e85ecc16476299 /ui/lib | |
parent | 553f1769a099ac037cdda489295a96f7dd2c100f (diff) | |
download | tangerine-wallet-browser-11c1004a41a9287c13ef15f28805863aab9fdea9.tar tangerine-wallet-browser-11c1004a41a9287c13ef15f28805863aab9fdea9.tar.gz tangerine-wallet-browser-11c1004a41a9287c13ef15f28805863aab9fdea9.tar.bz2 tangerine-wallet-browser-11c1004a41a9287c13ef15f28805863aab9fdea9.tar.lz tangerine-wallet-browser-11c1004a41a9287c13ef15f28805863aab9fdea9.tar.xz tangerine-wallet-browser-11c1004a41a9287c13ef15f28805863aab9fdea9.tar.zst tangerine-wallet-browser-11c1004a41a9287c13ef15f28805863aab9fdea9.zip |
Linted
Diffstat (limited to 'ui/lib')
-rw-r--r-- | ui/lib/lost-accounts-notice.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/lib/lost-accounts-notice.js b/ui/lib/lost-accounts-notice.js index 49b055778..948b13db6 100644 --- a/ui/lib/lost-accounts-notice.js +++ b/ui/lib/lost-accounts-notice.js @@ -18,6 +18,6 @@ These accounts have been marked as "Loose" so they will be easy to recognize in For more information, please read [our blog post.][1] [1]: https://medium.com/metamask/metamask-3-migration-guide-914b79533cdd#.7d8ktj4h3 - ` + `, } } |