We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a691bd3 commit 58e72e3Copy full SHA for 58e72e3
src-tauri/tauri.conf.json
@@ -2,7 +2,7 @@
2
"$schema": "https://schema.tauri.app/config/2",
3
"productName": "Handy",
4
"version": "0.1.0",
5
- "identifier": "com.handy.app",
+ "identifier": "com.pais.handy",
6
"build": {
7
"beforeDevCommand": "bun run dev",
8
"devUrl": "http://localhost:1420",
0 commit comments