mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 19:56:42 +00:00
Fix header hidden when no badges (#24423)
This commit is contained in:
parent
ac18c6c018
commit
92681e7036
@ -81,6 +81,7 @@ export class HuiViewHeader extends LitElement {
|
|||||||
} else {
|
} else {
|
||||||
this.card = undefined;
|
this.card = undefined;
|
||||||
}
|
}
|
||||||
|
this._checkHidden();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user