Files
automatisch/packages/docs/pages/apps/disqus/triggers.md
2024-05-07 10:43:47 +02:00

15 lines
346 B
Markdown

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