mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-11 04:33:00 +00:00
removed the file sha256 hash
This commit is contained in:
@@ -169,10 +169,6 @@ $(() => {
|
||||
});
|
||||
});
|
||||
|
||||
fileSender.on('hashing', () => {
|
||||
document.l10n.formatValue('verifyingFile').then(progress.setText);
|
||||
});
|
||||
|
||||
fileSender.on('encrypting', () => {
|
||||
document.l10n.formatValue('encryptingFile').then(progress.setText);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user