typo
This commit is contained in:
parent
7eb30a1f77
commit
ebe0f96e5c
|
@ -2275,7 +2275,7 @@ class RosterWindow:
|
||||||
if get_msg:
|
if get_msg:
|
||||||
self.get_status_message('offline', on_continue)
|
self.get_status_message('offline', on_continue)
|
||||||
else:
|
else:
|
||||||
self.on_continue('')
|
on_continue('')
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
### Menu and GUI callbacks
|
### Menu and GUI callbacks
|
||||||
|
|
Loading…
Reference in New Issue