push notifications icon fix

This commit is contained in:
Gabriel Bazán 2016-02-24 14:55:36 -03:00
parent 4aa4d9f769
commit 8fc757e894
2 changed files with 2 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

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