refactor(mobile): AttachmentImage drops device-keyed props

This commit is contained in:
byGalax
2026-05-16 17:17:37 +02:00
parent 0354676d2f
commit 88345420e0
@@ -10,8 +10,6 @@ import { colors } from '../theme/colors';
interface Props {
handle: AttachmentHandle;
ownDeviceId: string;
ownPrivateKey: Uint8Array;
}
// Decrypts an encrypted image attachment on first mount and renders it