Skip to content

Commit ae0b854

Browse files
authored
Fix Ridwell strings.json (#155483)
1 parent 6a6054a commit ae0b854

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

homeassistant/components/ridwell/strings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@
4040
"options": {
4141
"step": {
4242
"init": {
43-
"description": "Customize how Ridwell events appear in Home Assistant.",
4443
"data": {
4544
"conf_calendar_title": "Event summary details"
4645
},
4746
"data_description": {
4847
"conf_calendar_title": "Details included (in parentheses) after the event summary/title can be the pickup state, the name of the next rotating category, or no details at all."
49-
}
48+
},
49+
"description": "Customize how Ridwell events appear in Home Assistant."
5050
}
5151
}
5252
},

0 commit comments

Comments
 (0)