refactor
This commit is contained in:
parent
915e4e5f7d
commit
5087fdf4cf
2 changed files with 5 additions and 5 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue