feat(changedetection): add delete watch action
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user