This commit is contained in:
Sasha 2024-04-11 17:12:59 +02:00
parent 4f925c6599
commit 2f03427e23
No known key found for this signature in database

View File

@ -229,4 +229,4 @@ export class NoiseSecureTransferDecoder implements IDecoder<NoiseSecureMessage>
return;
}
}
}
}