mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-30 20:56:36 +00:00
Console.Die
This commit is contained in:
parent
d9283c17eb
commit
5e10d85f50
@ -42,7 +42,6 @@ class HaMarkdownElement extends UpdatingElement {
|
||||
const node = walker.currentNode;
|
||||
|
||||
// Handle my.home-assistant.io links
|
||||
console.log(node);
|
||||
if (
|
||||
node instanceof HTMLAnchorElement &&
|
||||
node.host === "my.home-assistant.io"
|
||||
|
Loading…
x
Reference in New Issue
Block a user