1
0
forked from um/web

chore: add eol at the end of qmcv2.ts.

This commit is contained in:
鲁树人 2021-12-15 22:20:53 +00:00
parent 6ef2702d9e
commit 84187ec57e

View File

@ -100,4 +100,4 @@ export async function DecryptQMCv2(mggBlob: ArrayBuffer) {
hCrypto.delete();
return MergeUint8Array(decryptedParts);
}
}