Make popup return the moreInfo element
This commit is contained in:
@@ -379,6 +379,7 @@ class {
|
|||||||
}
|
}
|
||||||
}, 100)
|
}, 100)
|
||||||
}, 1000);
|
}, 1000);
|
||||||
|
return moreInfo;
|
||||||
}
|
}
|
||||||
static closePopUp() {
|
static closePopUp() {
|
||||||
let moreInfo = document.querySelector("home-assistant")._moreInfoEl;
|
let moreInfo = document.querySelector("home-assistant")._moreInfoEl;
|
||||||
|
|||||||
Reference in New Issue
Block a user