feat(google-tasks): add update task action
This commit is contained in:
@@ -3,6 +3,8 @@ favicon: /favicons/google-tasks.svg
|
||||
items:
|
||||
- name: Find task
|
||||
desc: Looking for an incomplete task.
|
||||
- name: Update task
|
||||
desc: Updates an existing task.
|
||||
---
|
||||
|
||||
<script setup>
|
||||
|
Reference in New Issue
Block a user