mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-26 13:24:58 +08:00
Update statusbar when flow list is cleared.
This commit is contained in:
@@ -598,6 +598,7 @@ class ConsoleMaster(flow.FlowMaster):
|
||||
|
||||
def sync_list_view(self):
|
||||
self.flow_list_walker._modified()
|
||||
signals.update_settings.send(self)
|
||||
|
||||
def clear_flows(self):
|
||||
self.state.clear()
|
||||
|
||||
Reference in New Issue
Block a user