feat(ui): 自定义基建显示配置名称
This commit is contained in:
@@ -120,7 +120,7 @@ if __name__ == "__main__":
|
||||
shutil.make_archive(
|
||||
base_name=root_path / f"AUTO_MAA_{version_text(main_version_numb)}",
|
||||
format="zip",
|
||||
root_dir=root_path / "AUTO_MAA",
|
||||
root_dir=root_path / "AUTO_MAA_Setup",
|
||||
base_dir=".",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user