feat: adjust confirm button order and improve file name wrapping

This commit is contained in:
2026-02-19 20:09:05 +08:00
parent 9c3ced5c44
commit 71a19e9e87
6 changed files with 15 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "wanwan-cloud-desktop",
"version": "0.1.7",
"version": "0.1.8",
"identifier": "cn.workyai.wanwancloud.desktop",
"build": {
"beforeDevCommand": "npm run dev",