We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
com.mouseterm.app
com.mouseterm.standalone
1 parent 2575032 commit b4ac144Copy full SHA for b4ac144
1 file changed
standalone/src-tauri/tauri.conf.json
@@ -2,7 +2,7 @@
2
"$schema": "https://schema.tauri.app/config/2",
3
"productName": "MouseTerm",
4
"version": "0.6.2",
5
- "identifier": "com.mouseterm.app",
+ "identifier": "com.mouseterm.standalone",
6
"build": {
7
"beforeDevCommand": "pnpm dev",
8
"devUrl": "http://localhost:1420",
0 commit comments