Make content refresh notification shorter.
This commit is contained in:
parent
7b9b49c320
commit
aaf57cfd56
@ -925,7 +925,7 @@ class App(object):
|
|||||||
thread = self.thread["thread_id"]
|
thread = self.thread["thread_id"]
|
||||||
self.thread_load(None, thread)
|
self.thread_load(None, thread)
|
||||||
self.goto_post(mark(thread))
|
self.goto_post(mark(thread))
|
||||||
self.temp_footer_message("Refreshed content!")
|
self.temp_footer_message("Refreshed content!", 1)
|
||||||
|
|
||||||
|
|
||||||
def back(self, terminate=False):
|
def back(self, terminate=False):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user