mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-05-06 08:05:15 -04:00
Merge branch 'master' into urwid_constants
This commit is contained in:
commit
a876c09b4c
7 changed files with 31 additions and 31 deletions
|
@ -39,7 +39,7 @@ class LogTerminal(urwid.WidgetWrap):
|
|||
escape_sequence="up",
|
||||
main_loop=self.app.ui.loop,
|
||||
)
|
||||
urwid.WidgetWrap.__init__(self, self.log_term)
|
||||
super().__init__(self.log_term)
|
||||
|
||||
def terminate(self):
|
||||
self.log_term.terminate()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue