mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-24 13:27:22 +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_state?: boolean;
|
||||
title?: string;
|
||||
column_width?: string;
|
||||
theme?: string;
|
||||
entities: EntityConfig[];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user