1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-20 02:38:53 +00:00

Use areas dashboard name in the top bar (#25969)

This commit is contained in:
Paul Bottein
2025-06-27 10:40:15 +02:00
committed by GitHub
parent 9ec38c7dd9
commit 7693a4dc24

View File

@@ -78,7 +78,6 @@ export class AreasDashboardStrategy extends ReactiveElement {
return { return {
views: [ views: [
{ {
title: "Home",
icon: "mdi:home", icon: "mdi:home",
path: "home", path: "home",
strategy: { strategy: {