feat(gmail): add star email action

This commit is contained in:
Rıdvan Akca
2024-04-24 15:40:03 +02:00
parent 7985a79adc
commit d9c311d045
5 changed files with 88 additions and 2 deletions

View File

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