removed the file sha256 hash
This commit is contained in:
parent
e7b90ea1b9
commit
9a150ddb22
5 changed files with 7 additions and 44 deletions
|
@ -169,10 +169,6 @@ $(() => {
|
|||
});
|
||||
});
|
||||
|
||||
fileSender.on('hashing', () => {
|
||||
document.l10n.formatValue('verifyingFile').then(progress.setText);
|
||||
});
|
||||
|
||||
fileSender.on('encrypting', () => {
|
||||
document.l10n.formatValue('encryptingFile').then(progress.setText);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue