修改包名

This commit is contained in:
Yakumo Hokori
2025-07-13 00:43:41 +08:00
parent 0661a2096a
commit 9dc207f81c

View File

@@ -2,7 +2,7 @@
"$schema": "https://schema.tauri.app/config/2", "$schema": "https://schema.tauri.app/config/2",
"productName": "tms_tools", "productName": "tms_tools",
"version": "0.1.0", "version": "0.1.0",
"identifier": "com.tms_tools.app", "identifier": "com.tms-tools.app",
"build": { "build": {
"beforeDevCommand": "pnpm dev", "beforeDevCommand": "pnpm dev",
"devUrl": "http://localhost:1420", "devUrl": "http://localhost:1420",