mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-23 18:29:09 +00:00
Google Drive: Reconnected logout functionality.
This commit is contained in:
parent
d8f0cee1ed
commit
7c949c19df
1 changed files with 1 additions and 0 deletions
|
|
@ -402,6 +402,7 @@ export default class Google extends Plugin {
|
|||
filterItems: this.filterItems,
|
||||
filterQuery: this.filterQuery,
|
||||
handleRowClick: this.handleRowClick,
|
||||
logout: this.logout,
|
||||
demo: this.opts.demo
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue