mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 09:16:38 +00:00
Removing Column width variable in interface
This commit is contained in:
parent
a113c71de7
commit
4a7ff3cd94
@ -31,7 +31,6 @@ interface Config extends LovelaceConfig {
|
|||||||
show_name?: boolean;
|
show_name?: boolean;
|
||||||
show_state?: boolean;
|
show_state?: boolean;
|
||||||
title?: string;
|
title?: string;
|
||||||
column_width?: string;
|
|
||||||
theme?: string;
|
theme?: string;
|
||||||
entities: EntityConfig[];
|
entities: EntityConfig[];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user