forked from jshiffer/go-xmpp
Merge branch 'master' into IQ_Roster
This commit is contained in:
commit
f8f820170e
@ -194,7 +194,6 @@ func setKeyBindings(g *gocui.Gui) {
|
||||
if err := g.SetKeybinding(disconnectMsg, gocui.KeyEnter, gocui.ModNone, delMsg); err != nil {
|
||||
log.Panicln(err)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// General
|
||||
|
Loading…
Reference in New Issue
Block a user