feat(eventbrite): add publish event action

This commit is contained in:
Rıdvan Akca
2024-06-11 16:38:55 +02:00
parent c625e03bf8
commit c5ecc7ebf5
4 changed files with 72 additions and 1 deletions

View File

@@ -3,6 +3,8 @@ favicon: /favicons/eventbrite.svg
items:
- name: Create event
desc: Creates a new event.
- name: Publish event
desc: Publishes a draft event.
---
<script setup>