1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-19 18:28:42 +00:00

Let event domain expose attributes in gui (#28486)

This commit is contained in:
Joakim Plate
2025-12-18 12:43:48 +01:00
committed by GitHub
parent 54398a4784
commit 9026009842

View File

@@ -88,7 +88,6 @@ export const DOMAINS_HIDE_DEFAULT_MORE_INFO = [
"select",
"text",
"update",
"event",
];
/** Domains that should have the history hidden in the more info dialog. */