mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 09:57:22 +08:00
Fix: Misspelling & Line-end spaces
This commit is contained in:
2
gui.py
2
gui.py
@@ -14,7 +14,7 @@ def func(ev: threading.Event):
|
||||
if sys.platform.startswith("win"):
|
||||
asyncio.set_event_loop_policy(asyncio.WindowsProactorEventLoopPolicy())
|
||||
|
||||
State.researt_event = ev
|
||||
State.restart_event = ev
|
||||
|
||||
parser = argparse.ArgumentParser(description="Alas web service")
|
||||
parser.add_argument(
|
||||
|
||||
Reference in New Issue
Block a user