mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 00:01:36 +00:00
Fixed indentation
This commit is contained in:
parent
f26ea82b3c
commit
7a28b1f15c
@ -377,8 +377,8 @@ class Options(optmanager.OptManager):
|
||||
)
|
||||
|
||||
self.add_option(
|
||||
"intercept_active", bool, False,
|
||||
"Intercept toggle"
|
||||
"intercept_active", bool, False,
|
||||
"Intercept toggle"
|
||||
)
|
||||
|
||||
self.add_option(
|
||||
|
Loading…
Reference in New Issue
Block a user