mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 16:17:49 +00:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
972f612090
@ -248,7 +248,7 @@ class StatusBar(urwid.WidgetWrap):
|
||||
return True
|
||||
|
||||
def get_edit_text(self):
|
||||
return self.ab.w.get_edit_text()
|
||||
return self.ab._w.get_edit_text()
|
||||
|
||||
def path_prompt(self, prompt, text):
|
||||
return self.ab.path_prompt(prompt, text)
|
||||
|
Loading…
Reference in New Issue
Block a user