EventIndex: Add a missing semicolon.

pull/21833/head
Damir Jelić 2020-05-20 11:14:37 +02:00
parent 86ad6de41e
commit db72c645ba
1 changed files with 1 additions and 1 deletions

View File

@ -518,7 +518,7 @@ export default class EventIndex extends EventEmitter {
if (!newCheckpoint) {
console.log("EventIndex: The server didn't return a valid ",
"new checkpoint, not continuing the crawl.", checkpoint);
continue
continue;
}
// If all events were already indexed we assume that we catched