mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-22 16:56:35 +00:00
Remove scooter from icon deprecation (#7169)
This commit is contained in:
parent
771c7518e6
commit
accf44b769
@ -31,9 +31,7 @@ interface DeprecatedIcon {
|
||||
};
|
||||
}
|
||||
|
||||
const mdiDeprecatedIcons: DeprecatedIcon = {
|
||||
scooter: { removeIn: "117", newName: "human-scooter" },
|
||||
};
|
||||
const mdiDeprecatedIcons: DeprecatedIcon = {};
|
||||
|
||||
const chunks: Chunks = {};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user