Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reset autoconnect account when the account gets removed
When a user added an account, set it as autoconnect and then removed that account. It still was set as the autoconnect account. ``` /account add test /autoconnect set test /account remove test /save /quit Start profanity ``` Fix #1976
- Loading branch information