Remove title of step user

This commit is contained in:
Ron Klinkien
2022-04-11 11:08:18 +02:00
committed by GitHub
parent 8beb401e41
commit e958d2af89

View File

@@ -15,8 +15,7 @@
"password": "[%key:common::config_flow::data::password%]",
"username": "[%key:common::config_flow::data::username%]"
},
"description": "Enter your credentials.",
"title": "Garmin Connect"
"description": "Enter your credentials."
}
}
}