uncomment create function
This commit is contained in:
parent
c10bcf0cdb
commit
e1ce85745b
1 changed files with 3 additions and 3 deletions
|
|
@ -32,6 +32,6 @@ angular.module('copayApp.controllers').controller('disclaimerController',
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
// create();
|
create();
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue