diff --git a/src/plugins/GoogleDrive/index.js b/src/plugins/GoogleDrive/index.js index 120cbbb1b..b057b4147 100644 --- a/src/plugins/GoogleDrive/index.js +++ b/src/plugins/GoogleDrive/index.js @@ -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 })