mirror of
https://github.com/morten-olsen/parcel.git
synced 2026-02-08 01:36:24 +01:00
update
This commit is contained in:
@@ -58,7 +58,6 @@ const EncryptionProvider: React.FC = ({
|
||||
|
||||
const add = (name: string) => {
|
||||
const id = nanoid();
|
||||
message.info(`Beginning to encrypt ${name}`);
|
||||
const file: FileType = {
|
||||
name: `${name}.asc`,
|
||||
reciever: username,
|
||||
|
||||
Reference in New Issue
Block a user