Skip to content

Commit 836ff5c

Browse files
committed
语法错误((
1 parent 380a970 commit 836ff5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_windows.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,7 @@ def main():
665665
print("检测到dbghelp.dll,推测你已修补QQ,跳过修补")
666666
else:
667667
print("请进频道内下载 dbghelp.dll 并放到")
668-
print("f{qq_exe_path}\n 内后再再次运行本程序")
668+
print(f"{qq_exe_path}\n内后再再次运行本程序")
669669
print("频道 http://t.me/LiteLoaderQQNT_Channel ")
670670
input("按 回车键 退出。")
671671
exit()

0 commit comments

Comments
 (0)