mirror of
https://github.com/moparisthebest/Conversations
synced 2025-02-07 02:10:11 -05:00
refresh omemo activity after failing to fetch keys due to lack of ids
This commit is contained in:
parent
ad601e47c8
commit
837c212931
@ -1085,6 +1085,7 @@ public class AxolotlService implements OnAdvancedStreamFeaturesLoaded {
|
||||
}
|
||||
}
|
||||
} else {
|
||||
mXmppConnectionService.keyStatusUpdated(FetchStatus.ERROR);
|
||||
Log.w(Config.LOGTAG, AxolotlService.getLogprefix(account) + "Have no target devices in PEP!");
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user