Fix IDE added brackets.
This commit is contained in:
+1
-1
@@ -619,7 +619,7 @@ export class FrigateCard extends LitElement {
|
|||||||
link.href = response;
|
link.href = response;
|
||||||
link.click();
|
link.click();
|
||||||
link.remove();
|
link.remove();
|
||||||
}{}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user