feat(clickup): add create list action

This commit is contained in:
Rıdvan Akca
2024-02-16 17:01:09 +03:00
committed by Ali BARIN
parent 7e3325e959
commit d263726c19
3 changed files with 133 additions and 1 deletions

View File

@@ -3,6 +3,8 @@ favicon: /favicons/clickup.svg
items:
- name: Create folder
desc: Creates a new folder.
- name: Create list
desc: Creates a new list.
---
<script setup>