fix: 🐛 打包tauri时修复下载文件的路径错误

This commit is contained in:
log1997
2026-01-04 14:46:48 +08:00
parent a9462fa119
commit 9328ab1021
4 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
"productName": "log-lottery",
"version": "0.5.2",
"version": "0.5.3",
"identifier": "to2026.xyz",
"build": {
"frontendDist": "../dist",