🚄 index.ts

This commit is contained in:
nirholas
2026-03-31 10:23:54 +00:00
parent c53e4f07c2
commit 342904b1f5

View File

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