plugin system v0
This commit is contained in:
parent
2849f773e2
commit
c0360e7beb
9 changed files with 73 additions and 11 deletions
|
|
@ -53,10 +53,10 @@ var defaultConfig = {
|
|||
verbose: 1,
|
||||
|
||||
plugins: {
|
||||
googleDrive: true,
|
||||
GoogleDrive: true,
|
||||
},
|
||||
|
||||
googleDrive: {
|
||||
GoogleDrive: {
|
||||
clientId: '1',
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue