Files
automatisch/packages/docs/pages/apps/ntfy/actions.md
2022-12-05 00:52:13 +01:00

13 lines
228 B
Markdown

---
favicon: /favicons/ntfy.svg
items:
- name: Send a message
desc: Sends a message to a topic you specify.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />