From c939a355d63f361dc504836902a9d062d26a3be4 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:38 +0000 Subject: [PATCH] =?UTF-8?q?=E2=99=A5=EF=B8=8F=20dom.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/ink/dom.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ink/dom.ts b/src/ink/dom.ts index 993dadd..d201949 100644 --- a/src/ink/dom.ts +++ b/src/ink/dom.ts @@ -482,3 +482,4 @@ export function findOwnerChainAtRow(root: DOMElement, y: number): string[] { } } } +