mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 11:26:21 +00:00
Use selected resource for sending messages
This commit is contained in:
@@ -883,6 +883,8 @@ _ui_gone_secure(const char * const recipient, gboolean trusted)
|
||||
window = wins_new(recipient, WIN_CHAT);
|
||||
}
|
||||
|
||||
FREE_SET_NULL(window->chat_resource);
|
||||
|
||||
window->is_otr = TRUE;
|
||||
window->is_trusted = trusted;
|
||||
if (trusted) {
|
||||
|
||||
Reference in New Issue
Block a user