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