feat(google-sheets): add new worksheets trigger
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import listDrives from './list-drives';
|
||||
import listSpreadsheets from './list-spreadsheets';
|
||||
|
||||
export default [listDrives];
|
||||
export default [listDrives, listSpreadsheets];
|
||||
|
Reference in New Issue
Block a user