This commit is contained in:
Emily
2024-06-25 15:27:40 +02:00
parent f369880ba7
commit 62f555f86f
7 changed files with 35 additions and 10 deletions

View File

@@ -22,6 +22,7 @@ export async function startStreamLoop() {
delay: { base: 100, empty: 5000 },
readBlock: 2500
}, processStreamEvent);
}