Revert "Add toggle for email notifications"
This commit is contained in:
parent
ef63305d76
commit
9fb1302661
6 changed files with 49 additions and 100 deletions
|
|
@ -85,10 +85,6 @@ angular.module('copayApp.services').factory('configService', function(storageSer
|
|||
windows: {},
|
||||
}
|
||||
},
|
||||
|
||||
emailNotifications: {
|
||||
enabled: true,
|
||||
},
|
||||
};
|
||||
|
||||
var configCache = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue