mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-29 20:26:39 +00:00
Remove id
This commit is contained in:
parent
d7e5993501
commit
0319fd23c5
@ -14,7 +14,6 @@ import { configElementStyle } from "./config-elements-style";
|
|||||||
|
|
||||||
const cardConfigStruct = struct({
|
const cardConfigStruct = struct({
|
||||||
type: "string",
|
type: "string",
|
||||||
id: "string|number",
|
|
||||||
title: "string?",
|
title: "string?",
|
||||||
content: "string",
|
content: "string",
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user