mirror of
https://github.com/logos-messaging/lab.waku.org.git
synced 2026-01-13 19:23:06 +00:00
merge
This commit is contained in:
commit
b8f094366a
@ -149,7 +149,6 @@ export async function app(telemetryClient: TelemetryClient) {
|
||||
// Increment sequence
|
||||
sequenceIndex++;
|
||||
}
|
||||
|
||||
if (sequenceIndex < sequenceTotal) {
|
||||
setTimeout(sendMessage, period); // Schedule the next send
|
||||
} else {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user