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