fixes in mobile layout
This commit is contained in:
parent
c8c82b3cb5
commit
4d040e600d
4 changed files with 6 additions and 6 deletions
|
|
@ -21,7 +21,7 @@ angular.module('copayApp.controllers').controller('SettingsController', function
|
|||
name: 'In the cloud (Insight server)',
|
||||
pluginName: 'EncryptedInsightStorage',
|
||||
}, {
|
||||
name: 'In this device (localstorage)',
|
||||
name: 'On this device (localstorage)',
|
||||
pluginName: 'EncryptedLocalStorage',
|
||||
},
|
||||
// {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue