wallet listing working
This commit is contained in:
parent
bbd762a1fe
commit
6efa4f86de
14 changed files with 538 additions and 240 deletions
|
|
@ -43,6 +43,7 @@ module.exports = function(grunt) {
|
|||
scripts: {
|
||||
files: [
|
||||
'js/models/**/*.js',
|
||||
'js/models/*.js',
|
||||
'plugins/*.js',
|
||||
'copay.js',
|
||||
'utils/*.js'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue