mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-09 10:59:50 +00:00
Fix more integrations message (#4106)
* Fix more integrations message * Period outside link
This commit is contained in:
committed by
Paulus Schoutsen
parent
06d59b3cde
commit
0792278927
@@ -141,6 +141,7 @@ class DataEntryFlowDialog extends LitElement {
|
||||
.flowConfig=${this._params.flowConfig}
|
||||
.hass=${this.hass}
|
||||
.handlers=${this._handlers}
|
||||
.showAdvanced=${this._params.showAdvanced}
|
||||
></step-flow-pick-handler>
|
||||
`
|
||||
: this._step.type === "form"
|
||||
|
||||
Reference in New Issue
Block a user