Files
automatisch/packages/docs/pages/apps/changedetection/actions.md
2024-05-13 16:31:18 +02:00

13 lines
260 B
Markdown

---
favicon: /favicons/changedetection.svg
items:
- name: Create a watch
desc: Creates a new change detection watch for a specific website.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />