wallet listing working
This commit is contained in:
parent
bbd762a1fe
commit
6efa4f86de
14 changed files with 538 additions and 240 deletions
|
|
@ -53,12 +53,13 @@ var defaultConfig = {
|
|||
verbose: 1,
|
||||
|
||||
plugins: {
|
||||
LocalStorage: true,
|
||||
// GoogleDrive: true,
|
||||
// LocalStorage: true,
|
||||
GoogleDrive: true,
|
||||
},
|
||||
|
||||
GoogleDrive: {
|
||||
clientId: '1',
|
||||
clientId: '232630733383-29u1khqf5i8qubhf0homhpb2m14b5lja.apps.googleusercontent.com',
|
||||
home: 'copay'
|
||||
},
|
||||
};
|
||||
if (typeof module !== 'undefined')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue