docs(google-sheets): add trigger for new spreadsheets
This commit is contained in:
12
packages/docs/pages/apps/google-sheets/triggers.md
Normal file
12
packages/docs/pages/apps/google-sheets/triggers.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
favicon: /favicons/google-sheets.svg
|
||||
items:
|
||||
- name: New Spreadsheets
|
||||
desc: Triggers when you create a new spreadsheet
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import CustomListing from '../../components/CustomListing.vue'
|
||||
</script>
|
||||
|
||||
<CustomListing />
|
Reference in New Issue
Block a user