paper wallet in advanced options

This commit is contained in:
Gabriel Bazán 2015-10-02 11:27:17 -03:00 committed by Javier
commit 0b1df04a82
7 changed files with 269 additions and 56 deletions

View file

@ -2,4 +2,5 @@
angular.module('copayApp.controllers').controller('preferencesAdvancedController',
function($scope) {
});
});