This commit is contained in:
xaoyaoo 2024-01-13 18:10:42 +08:00
parent 33211a41f9
commit 109c138f34
2 changed files with 2 additions and 1 deletions

View File

@ -22,4 +22,4 @@ except:
VERSION_LIST = {}
VERSION_LIST_PATH = None
__version__ = "2.4.15"
__version__ = "2.4.16"

View File

@ -444,6 +444,7 @@ class MainAll():
print(f"[+] 合并完成:{merge_save_path}")
print("=" * 32)
# # 查看聊天记录
args.merge_path = merge_save_path
args.msg_path = merge_save_path
args.micro_path = merge_save_path
args.media_path = merge_save_path