Oops
This commit is contained in:
parent
260f90811e
commit
a6e633d7d5
|
@ -559,6 +559,7 @@ class MessageWindowMgr:
|
|||
key = acct
|
||||
elif self.mode == self.CONFIG_PERTYPE:
|
||||
key = type
|
||||
return key
|
||||
|
||||
def create_window(self, contact, acct, type):
|
||||
key = None
|
||||
|
|
Loading…
Reference in New Issue