mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-09 02:49:51 +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
@@ -75,6 +75,7 @@ export interface DataEntryFlowDialogParams {
|
||||
continueFlowId?: string;
|
||||
dialogClosedCallback?: (params: { flowFinished: boolean }) => void;
|
||||
flowConfig: FlowConfig;
|
||||
showAdvanced?: boolean;
|
||||
}
|
||||
|
||||
export const loadDataEntryFlowDialog = () =>
|
||||
|
||||
Reference in New Issue
Block a user