mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-24 19:00:13 +01:00
Remove defaultHidden property from area configuration in automation, scene, and script pickers (#28096)
This commit is contained in:
@@ -281,7 +281,6 @@ class HaScriptPicker extends SubscribeMixin(LitElement) {
|
||||
},
|
||||
area: {
|
||||
title: localize("ui.panel.config.script.picker.headers.area"),
|
||||
defaultHidden: true,
|
||||
groupable: true,
|
||||
filterable: true,
|
||||
sortable: true,
|
||||
|
||||
Reference in New Issue
Block a user