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