mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-24 04:39:01 +00:00
Add developer tools panel (#3313)
This commit is contained in:
@@ -22,6 +22,7 @@ const BUILT_IN_PANEL_ICONS = [
|
||||
"mailbox", // Mailbox
|
||||
"tooltip-account", // Map
|
||||
"cart", // Shopping List
|
||||
"hammer", // developer-tools
|
||||
];
|
||||
|
||||
// Given an icon name, load the SVG file
|
||||
|
||||
Reference in New Issue
Block a user