This commit is contained in:
rrryfoo
2023-03-29 00:36:40 +00:00
parent 347b2c2de6
commit d221a42f89
+1 -1
View File
@@ -34,7 +34,7 @@ Put the webhook link in `url`.
An example of what the file content should be: An example of what the file content should be:
```json ```json
{ {
"url": "<get the webhook link from earlier and paste" "url": "<get the webhook link from earlier and paste>"
} }
``` ```