fix(geolocation): plugin does not have a execute command

This commit is contained in:
Lucas Nogueira
2024-08-02 21:01:41 -03:00
parent d13e6bcb78
commit ad03b8e035
3 changed files with 0 additions and 53 deletions
@@ -350,20 +350,6 @@
"deny-clear-watch"
]
},
{
"description": "allow-execute -> Enables the execute command without any pre-configured scope.",
"type": "string",
"enum": [
"allow-execute"
]
},
{
"description": "deny-execute -> Denies the execute command without any pre-configured scope.",
"type": "string",
"enum": [
"deny-execute"
]
},
{
"description": "allow-get-current-position -> Enables the get_current_position command without any pre-configured scope.",
"type": "string",