Fix more integrations message (#4106)

* Fix more integrations message

* Period outside link
This commit is contained in:
Bram Kragten
2019-10-23 01:10:42 +02:00
committed by Paulus Schoutsen
parent 06d59b3cde
commit 0792278927
5 changed files with 31 additions and 13 deletions

View File

@@ -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"