Entity picture option was not in the right section (#14243)

This commit is contained in:
Paul Bottein 2022-10-31 15:40:26 +01:00 committed by GitHub
parent 68e94d7222
commit effc9467c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,6 +92,12 @@ export class HuiTileCardEditor
},
},
},
{
name: "show_entity_picture",
selector: {
boolean: {},
},
},
] as const,
},
] as const,
@ -116,12 +122,6 @@ export class HuiTileCardEditor
"ui-action": {},
},
},
{
name: "show_entity_picture",
selector: {
boolean: {},
},
},
] as const,
},
] as const