run check bool

This commit is contained in:
Dominic Wong
2021-09-09 13:56:52 +01:00
parent 528b1e1c69
commit 5c998951a1
17 changed files with 48 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
"now": [{
"title": "Get current weather",
"description": "Get the weather forecast right at this moment",
"run_check": true,
"request": {
"location": "london"
},