From 120b7b28b79ad5a7a30139c477d232b9c9b116bb Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:41 +0000 Subject: [PATCH] =?UTF-8?q?=E2=8F=BA=EF=B8=8F=20render-to-screen.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/ink/render-to-screen.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ink/render-to-screen.ts b/src/ink/render-to-screen.ts index 1c375c0..a79dfca 100644 --- a/src/ink/render-to-screen.ts +++ b/src/ink/render-to-screen.ts @@ -229,3 +229,4 @@ export function applyPositionedHighlight( } return true } +