Glidera disabled
This commit is contained in:
parent
5901e42593
commit
933185c812
3 changed files with 9 additions and 1 deletions
|
|
@ -109,7 +109,9 @@ angular.module('copayApp.controllers').controller('indexController', function($r
|
|||
self.copayers = [];
|
||||
self.updateColor();
|
||||
self.updateAlias();
|
||||
self.initGlidera();
|
||||
|
||||
// DISABLED
|
||||
//self.initGlidera();
|
||||
|
||||
if (fc.isPrivKeyExternal()) {
|
||||
self.needsBackup = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue