can we pretend that airplanes in the night sky are like shooting stars
This commit is contained in:
@@ -265,6 +265,7 @@ func createTab(jid string, isMuc bool, name string) bool {
|
||||
})
|
||||
newTab.name = name
|
||||
newTab.msg_refsID = make(map[string]*abMessage)
|
||||
newTab.msg_refsOSID = make(map[string]*abMessage)
|
||||
tabs.Store(jid, newTab)
|
||||
return true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user