小修改

This commit is contained in:
xunbu
2025-05-13 18:01:23 +08:00
parent 9ba8f142ce
commit 814a47cca3
7 changed files with 19 additions and 21 deletions

View File

@@ -50,5 +50,5 @@ coll = COLLECT(
strip=False,
upx=True,
upx_exclude=[],
name='app',
name='DocuTranslate',
)