mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 03:56:22 +00:00
Merge pull request #2108 from profanity-im/omemo-ux-fix
fix: Dont OMEMO trust check so often
This commit is contained in:
@@ -572,6 +572,8 @@ _sv_ev_incoming_omemo(ProfChatWin* chatwin, gboolean new_win, ProfMessage* messa
|
||||
chat_log_omemo_msg_in(message);
|
||||
}
|
||||
chatwin->pgp_recv = FALSE;
|
||||
|
||||
wins_omemo_trust_changed(chatwin->barejid);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user