mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-12-17 23:04:24 +01:00
Improved browser functionality.
This commit is contained in:
@@ -291,7 +291,6 @@ def make_output(state, line, url_delegate):
|
||||
specname = make_style(state)
|
||||
speclist = SYNTH_SPECS[specname]
|
||||
|
||||
orig_spec = urwid.AttrSpec('underline', 'default', cm)
|
||||
if cm == 1:
|
||||
orig_spec = speclist[0]
|
||||
elif cm == 16:
|
||||
|
||||
Reference in New Issue
Block a user