Merge pull request #1482 from automatisch/AUT-508

feat(disqus): add new flagged comments trigger
This commit is contained in:
Ali BARIN
2024-05-08 15:51:54 +02:00
committed by GitHub
4 changed files with 65 additions and 2 deletions

View File

@@ -3,6 +3,8 @@ 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>