From b43f550e94bce65b09ac6942d3ecaea61e8c11b7 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:11 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=93=9B=20backgroundHousekeepi?= =?UTF-8?q?ng.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/backgroundHousekeeping.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/backgroundHousekeeping.ts b/src/utils/backgroundHousekeeping.ts index fa56721..2522847 100644 --- a/src/utils/backgroundHousekeeping.ts +++ b/src/utils/backgroundHousekeeping.ts @@ -92,3 +92,4 @@ export function startBackgroundHousekeeping(): void { interval.unref() } } +