♥️ dom.ts

This commit is contained in:
nirholas
2026-03-31 10:23:38 +00:00
parent aa5f6ec0be
commit c939a355d6

View File

@@ -482,3 +482,4 @@ export function findOwnerChainAtRow(root: DOMElement, y: number): string[] {
}
}
}