fix: trace debug — show Stranger_NNN for unnamed traces instead of unknown

This commit is contained in:
Accusys
2026-05-14 15:12:21 +08:00
parent 8f013cbdbc
commit c90394897d
42 changed files with 1806 additions and 1722 deletions

View File

@@ -13,12 +13,15 @@
"@tauri-apps/plugin-fs": "^2.5.0",
"@tauri-apps/plugin-http": "^2.5.8",
"@tauri-apps/plugin-shell": "^2.3.5",
"@types/three": "^0.184.1",
"axios": "^1.6.5",
"pinia": "^2.1.7",
"three": "^0.184.0",
"vue": "^3.4.0",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@tauri-apps/cli": "^2.10.1",
"@vitejs/plugin-vue": "^5.0.0",
"autoprefixer": "^10.4.17",
"postcss": "^8.4.33",