Merge branch 'movelisten' of cwtch.im/cwtch into master

This commit is contained in:
Sarah Jamie Lewis 2018-11-26 22:00:40 +00:00 committed by Gogs
commit 1b8700c677
1 changed files with 0 additions and 1 deletions

View File

@ -111,7 +111,6 @@ func (app *application) LoadProfiles(password string) error {
}
p.Init(app.acn)
p.Listen()
app.mutex.Lock()
app.peers[p.GetProfile().Onion] = p