mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-25 05:47:20 +00:00
Rename layout to view_layout (#8714)
This commit is contained in:
parent
a153f572d0
commit
b8bfb44aec
@ -109,7 +109,7 @@ export interface LovelaceBadgeConfig {
|
||||
export interface LovelaceCardConfig {
|
||||
index?: number;
|
||||
view_index?: number;
|
||||
layout?: any;
|
||||
view_layout?: any;
|
||||
type: string;
|
||||
[key: string]: any;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user