And also that
This commit is contained in:
parent
6b3fdec468
commit
f7102ae33d
1 changed files with 0 additions and 2 deletions
|
@ -1310,8 +1310,6 @@ class Core(object):
|
||||||
return
|
return
|
||||||
else:
|
else:
|
||||||
self.information(_("unknown command (%s)") % (command), _('Error'))
|
self.information(_("unknown command (%s)") % (command), _('Error'))
|
||||||
else:
|
|
||||||
self.command_say(line)
|
|
||||||
|
|
||||||
def doupdate(self):
|
def doupdate(self):
|
||||||
self.current_tab().just_before_refresh()
|
self.current_tab().just_before_refresh()
|
||||||
|
|
Loading…
Reference in a new issue