Files
automatisch/packages/docs/pages/apps/airbrake/triggers.md
2024-02-13 15:02:57 +03:00

13 lines
222 B
Markdown

---
favicon: /favicons/airbrake.svg
items:
- name: New errors
desc: Triggers when a new error occurs.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />