mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-25 05:47:20 +00:00
Add icon
to attribute row validation (#9963)
This commit is contained in:
parent
0187c4faff
commit
9ccb5360b3
@ -132,6 +132,7 @@ const attributeEntitiesRowConfigStruct = object({
|
||||
prefix: optional(string()),
|
||||
suffix: optional(string()),
|
||||
name: optional(string()),
|
||||
icon: optional(string()),
|
||||
});
|
||||
|
||||
const textEntitiesRowConfigStruct = object({
|
||||
|
Loading…
x
Reference in New Issue
Block a user