Files
automatisch/packages/docs/pages/apps/disqus/triggers.md
2024-01-16 13:40:00 +03:00

13 lines
251 B
Markdown

---
favicon: /favicons/disqus.svg
items:
- name: New comments
desc: Triggers when a new comment is posted in a forum using Disqus.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />