mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-24 13:27:22 +00:00
Reinstate first call true
This commit is contained in:
parent
4f8c8762c7
commit
54e3191de6
@ -219,6 +219,7 @@ class HaStateHistoryData extends LocalizeMixin(PolymerElement) {
|
||||
if (!localize) {
|
||||
return;
|
||||
}
|
||||
this._madeFirstCall = true;
|
||||
const language = this.hass.language;
|
||||
let data;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user