This website requires JavaScript.
Explore
Help
Register
Sign In
groot
/
automatisch
Watch
1
Star
0
Fork
0
You've already forked automatisch
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7985a79adc62de6d01c4e063216a65e8a93fb6fe
automatisch
/
packages
/
docs
/
pages
/
apps
/
gmail
/
actions.md
Rıdvan Akca
7985a79adc
feat(gmail): add send to trash action
2024-04-24 13:24:13 +02:00
413 B
Raw
Blame
History
favicon, items
favicon
items
/favicons/gmail.svg
name
desc
Create draft
Create a new draft email message.
name
desc
Reply to email
Respond to an email.
name
desc
Send email
Send a new email message.
name
desc
Send to trash
Send an existing email message to the trash.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>