experimental feature disabled by default
This commit is contained in:
parent
ec31e5ddec
commit
0798c6ed1e
2 changed files with 6 additions and 4 deletions
|
|
@ -54,7 +54,7 @@ angular.module('copayApp.services').factory('configService', function(storageSer
|
|||
//Experimental Features
|
||||
|
||||
recentTransactions: {
|
||||
enabled: true
|
||||
enabled: false //disabled by default
|
||||
},
|
||||
|
||||
frequentlyUsed: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue