mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
free account after account connect
This commit is contained in:
parent
48a2cad8fd
commit
626ab51ed4
@ -238,6 +238,7 @@ cmd_connect(ProfWin *window, gchar **args, struct cmd_help_t help)
|
||||
}
|
||||
|
||||
jid = account_create_full_jid(account);
|
||||
account_free(account);
|
||||
|
||||
// connect with JID
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user