feat(disqus): add new flagged comments trigger

This commit is contained in:
Rıdvan Akca
2024-01-16 13:49:05 +03:00
parent 033b15a158
commit 6b712c9a90
4 changed files with 64 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>