Moves the global preferences to the sidebar
This commit is contained in:
parent
6a12828eae
commit
308616c254
16 changed files with 177 additions and 130 deletions
|
|
@ -21,6 +21,7 @@ angular.module('copayApp.services').factory('animationService', function(isCordo
|
|||
uriglidera: -1,
|
||||
|
||||
preferences: 11,
|
||||
preferencesGlobal: 11,
|
||||
glidera: 11,
|
||||
preferencesColor: 12,
|
||||
backup: 12,
|
||||
|
|
@ -151,4 +152,4 @@ angular.module('copayApp.services').factory('animationService', function(isCordo
|
|||
}
|
||||
|
||||
return root;
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue