feat(changedetection): add delete watch action

This commit is contained in:
Rıdvan Akca
2024-05-13 16:25:15 +02:00
parent 58c90da385
commit c62aea3852
3 changed files with 33 additions and 1 deletions

View File

@@ -3,6 +3,8 @@ favicon: /favicons/changedetection.svg
items:
- name: Create a watch
desc: Creates a new change detection watch for a specific website.
- name: Delete a watch
desc: Deletes a change detection watch.
---
<script setup>