This commit is contained in:
Gabriel Bazán 2016-02-24 19:04:29 -03:00
commit 5087fdf4cf
2 changed files with 5 additions and 5 deletions

View file

@ -47,8 +47,8 @@ angular.module('copayApp.services').factory('configService', function(storageSer
config: {
android: {
senderID: '1036948132229',
icon: "push",
iconColor: "#2F4053"
icon: 'push',
iconColor: '#2F4053'
},
ios: {
alert: 'true',