mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-02-08 11:10:21 +00:00
parent
66c50ae7a5
commit
6dd336fcec
@ -55,7 +55,9 @@ class FlowDetails(tabs.Tabs):
|
||||
(self.tab_response, self.view_response),
|
||||
(self.tab_details, self.view_details),
|
||||
]
|
||||
self.show()
|
||||
self.show()
|
||||
else:
|
||||
self.master.window.pop()
|
||||
|
||||
@property
|
||||
def view(self):
|
||||
|
Loading…
Reference in New Issue
Block a user