Fix description of `cycle` field in `input_select.select_previous` action (#139032)
parent
beec67a247
commit
0b7a023d2e
|
@ -44,7 +44,7 @@
|
|||
"fields": {
|
||||
"cycle": {
|
||||
"name": "[%key:component::input_select::services::select_next::fields::cycle::name%]",
|
||||
"description": "[%key:component::input_select::services::select_next::fields::cycle::description%]"
|
||||
"description": "If the option should cycle from the first to the last option on the list."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue