fix email label

This commit is contained in:
Gabriel Bazán 2016-09-01 17:46:56 -03:00
commit 3c0bc734a4
4 changed files with 23 additions and 8 deletions

View file

@ -122,6 +122,7 @@ angular.module('copayApp.services').factory('configService', function(storageSer
configCache.bwsFor = configCache.bwsFor || {};
configCache.colorFor = configCache.colorFor || {};
configCache.aliasFor = configCache.aliasFor || {};
configCache.emailFor = configCache.emailFor || {};
// Coinbase
// Disabled for testnet