Browse Source

fix spell

dev
BreakWa11 8 years ago
parent
commit
f58d76da47
  1. 2
      mujson_mgr.py

2
mujson_mgr.py

@ -180,7 +180,7 @@ def main():
elif key == '-o':
user['obfs'] = value
elif key == '-O':
user['protocal'] = value
user['protocol'] = value
elif key == '-m':
user['method'] = value
elif key == '-f':

Loading…
Cancel
Save