From 783935d05b0331e2d1e450990bdd2cf5b87f8ed5 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:22:35 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=BB=20Task.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Task.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Task.ts b/src/Task.ts index 196caf3..a331e2c 100644 --- a/src/Task.ts +++ b/src/Task.ts @@ -123,3 +123,4 @@ export function createTaskStateBase( notified: false, } } +