Skip to content

Commit 99c752e

Browse files
committed
Ignore
1 parent f72cf2a commit 99c752e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/panels/lovelace/common/directives/action-handler-directive.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ class ActionHandler extends HTMLElement implements ActionHandlerType {
4545

4646
private dblClickTimeout?: number;
4747

48+
// eslint-disable-next-line lit/lifecycle-super -- not a LitElement
4849
public connectedCallback() {
4950
Object.assign(this.style, {
5051
position: "fixed",

0 commit comments

Comments
 (0)