Make field description of snips.say_action UI-friendly (#138276)

This commit is contained in:
Norbert Rittel 2025-02-19 20:21:30 +01:00 committed by GitHub
parent f98e83514d
commit bc5146db3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,7 +44,7 @@
"fields": {
"can_be_enqueued": {
"name": "Can be enqueued",
"description": "If True, session waits for an open session to end, if False session is dropped if one is running."
"description": "Whether the session should wait for an open session to end. Otherwise it is dropped if another session is already running."
},
"custom_data": {
"name": "[%key:component::snips::services::say::fields::custom_data::name%]",