use modal - css refactor
This commit is contained in:
parent
86b8bd4326
commit
1ee75fd424
7 changed files with 72 additions and 72 deletions
|
|
@ -53,6 +53,10 @@ angular.module('copayApp.services').factory('configService', function(storageSer
|
|||
}
|
||||
},
|
||||
|
||||
pincode: {
|
||||
value: null,
|
||||
},
|
||||
|
||||
// External services
|
||||
recentTransactions: {
|
||||
enabled: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue