feat(gmail): add send to trash action

This commit is contained in:
Rıdvan Akca
2024-04-24 13:24:13 +02:00
parent 7e3b5244d8
commit 7985a79adc
3 changed files with 34 additions and 1 deletions

View File

@@ -7,6 +7,8 @@ items:
desc: Respond to an email.
- name: Send email
desc: Send a new email message.
- name: Send to trash
desc: Send an existing email message to the trash.
---
<script setup>