Fix get_events name in calendar strings (#104902)
This commit is contained in:
parent
381036e46a
commit
06d663d33f
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
|||
}
|
||||
},
|
||||
"get_events": {
|
||||
"name": "Get event",
|
||||
"name": "Get events",
|
||||
"description": "Get events on a calendar within a time range.",
|
||||
"fields": {
|
||||
"start_date_time": {
|
||||
|
|
Loading…
Add table
Reference in a new issue