feat: temp fix mega.nz (#103)

This commit is contained in:
Dream Hunter
2024-04-07 21:19:20 +08:00
committed by GitHub
parent 4e4accddee
commit 105d51ff91
6 changed files with 106 additions and 90 deletions
@@ -21,4 +21,4 @@ index 3f9b44133766c04866ab2ab178c061f35dbf8f42..368ed6d94da4401909b7eddc87d18354
- this.attachment.checksum = this.hash.digest('hex');
this.attachment.size = this.byteCount;
done();
}
}