mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 15:26:36 +00:00
Graph Footer: Fix Editor Warning (#6724)
This commit is contained in:
parent
a117a19bdf
commit
db0a010d7c
@ -40,7 +40,7 @@ export const buttonsHeaderFooterConfigStruct = object({
|
||||
export const graphHeaderFooterConfigStruct = object({
|
||||
type: string(),
|
||||
entity: string(),
|
||||
detail: optional(string()),
|
||||
detail: optional(number()),
|
||||
hours_to_show: optional(number()),
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user