fix: Copy the pre handler's encryption state
This commit is contained in:
parent
a69c2a23f2
commit
98e5324409
@ -710,6 +710,7 @@ class XmppConnection {
|
||||
incomingPreHandlers.cancel,
|
||||
incomingPreHandlers.cancelReason,
|
||||
incomingPreHandlers.stanza,
|
||||
encrypted: incomingPreHandlers.encrypted,
|
||||
other: incomingPreHandlers.other,
|
||||
),
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user