mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-02-02 00:05:27 +00:00
"Commands" title -> "Command Reference"
This commit is contained in:
parent
6efff27be4
commit
1e85345c00
@ -124,7 +124,7 @@ class CommandHelp(urwid.Frame):
|
||||
|
||||
|
||||
class Commands(urwid.Pile, layoutwidget.LayoutWidget):
|
||||
title = "Commands"
|
||||
title = "Command Reference"
|
||||
keyctx = "commands"
|
||||
|
||||
def __init__(self, master):
|
||||
|
Loading…
Reference in New Issue
Block a user