🎢 index.ts

This commit is contained in:
nirholas
2026-03-31 10:23:54 +00:00
parent 436a5c6fd3
commit 374ad8f2a0

View File

@@ -661,3 +661,4 @@ export function stopBackgroundPolling(): void {
pollingIntervalId = null
}
}