aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts
diff options
context:
space:
mode:
authorEsteban MIno <efmino@uc.cl>2018-08-16 23:04:43 +0800
committerEsteban MIno <efmino@uc.cl>2018-08-16 23:04:43 +0800
commita36ea0e2328e6ffedd5b526470dc1133c4f2f556 (patch)
treef9ce81f5cf4c5893f43e99850f725a1fdf2435de /app/scripts
parent5289a36664f180fae1dc6da07ccc80d307f7408c (diff)
downloadtangerine-wallet-browser-a36ea0e2328e6ffedd5b526470dc1133c4f2f556.tar
tangerine-wallet-browser-a36ea0e2328e6ffedd5b526470dc1133c4f2f556.tar.gz
tangerine-wallet-browser-a36ea0e2328e6ffedd5b526470dc1133c4f2f556.tar.bz2
tangerine-wallet-browser-a36ea0e2328e6ffedd5b526470dc1133c4f2f556.tar.lz
tangerine-wallet-browser-a36ea0e2328e6ffedd5b526470dc1133c4f2f556.tar.xz
tangerine-wallet-browser-a36ea0e2328e6ffedd5b526470dc1133c4f2f556.tar.zst
tangerine-wallet-browser-a36ea0e2328e6ffedd5b526470dc1133c4f2f556.zip
show watch asset image from hide token modal
Diffstat (limited to 'app/scripts')
-rw-r--r--app/scripts/controllers/preferences.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/scripts/controllers/preferences.js b/app/scripts/controllers/preferences.js
index 9f5826dd9..59c24f987 100644
--- a/app/scripts/controllers/preferences.js
+++ b/app/scripts/controllers/preferences.js
@@ -15,7 +15,7 @@ class PreferencesController {
* @property {string} store.currentAccountTab Indicates the selected tab in the ui
* @property {array} store.tokens The tokens the user wants display in their token lists
* @property {object} store.accountTokens The tokens stored per account and then per network type
- * @property {object} store.objects Contains assets objects related to
+ * @property {object} store.objects Contains assets objects related to assets added
* @property {boolean} store.useBlockie The users preference for blockie identicons within the UI
* @property {object} store.featureFlags A key-boolean map, where keys refer to features and booleans to whether the
* user wishes to see that feature