feat: Removing ratchets also removed trust

This commit is contained in:
PapaTutuWawa 2023-06-17 21:24:51 +02:00
parent 207215cc5f
commit bb5ef414f2

View File

@ -847,7 +847,8 @@ class OmemoManager {
} }
await removeRatchets(keys.toList()); await removeRatchets(keys.toList());
// TODO: Do we have to tell the trust manager? // Tell the trust manager
await _trustManager.removeTrustDecisionsForJid(jid);
// Clear the device list // Clear the device list
await commitDeviceList( await commitDeviceList(