mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-01-30 23:09:44 +00:00
Update statusbar when flow list is cleared.
This commit is contained in:
parent
8f5cf833d0
commit
a32698fc04
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user