remove url from config service
This commit is contained in:
parent
425d8ffb33
commit
77d9a02ec3
1 changed files with 0 additions and 1 deletions
|
|
@ -44,7 +44,6 @@ angular.module('copayApp.services').factory('configService', function(storageSer
|
||||||
|
|
||||||
pushNotifications: {
|
pushNotifications: {
|
||||||
enabled: true,
|
enabled: true,
|
||||||
url: 'http://192.168.1.111:8080',
|
|
||||||
config: {
|
config: {
|
||||||
android: {
|
android: {
|
||||||
senderID: '959259672122',
|
senderID: '959259672122',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue