omfg
parent
8eff14496f
commit
3d85cee502
|
@ -276,7 +276,7 @@ class App(object):
|
||||||
"""
|
"""
|
||||||
if self.mode == "thread":
|
if self.mode == "thread":
|
||||||
footer = bars["thread"] % self.prefs["jump_count"]
|
footer = bars["thread"] % self.prefs["jump_count"]
|
||||||
else: footer = ["index"]
|
else: footer = bars["index"]
|
||||||
self.set_footer(footer)
|
self.set_footer(footer)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue