We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f28957 commit fc404e9Copy full SHA for fc404e9
main.py
@@ -24,6 +24,7 @@ def main():
24
commons.load_wechatEx_configs_pid(args.pid)
25
else:
26
commons.load_wechatEx_configs()
27
+
28
29
if __name__ == "__main__":
30
generate_banner()
0 commit comments