Update src/utils/exportUtils/Exporter.ts

Co-authored-by: Michael Telatynski <7t3chguy@googlemail.com>
pull/21833/head
Jaiwanth 2021-06-08 18:37:36 +05:30 committed by GitHub
parent 0f6d09a74b
commit 03d8e1f931
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ export default abstract class Exporter {
prevToken = res.end;
}
//Reverse the events so that we preserve the order
// Reverse the events so that we preserve the order
events = events.reverse();
const decryptionPromises = events