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