Fix the local_file.update_file_path action's name and description (#133509)

This commit is contained in:
Norbert Rittel 2024-12-18 20:08:57 +01:00 committed by GitHub
parent b7ff27122a
commit c8f050ecbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,8 +39,8 @@
}, },
"services": { "services": {
"update_file_path": { "update_file_path": {
"name": "Updates file path", "name": "Update file path",
"description": "Use this action to change the file displayed by the camera.", "description": "Changes the file displayed by the camera.",
"fields": { "fields": {
"file_path": { "file_path": {
"name": "File path", "name": "File path",