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 7ee4a4a commit f1b8d5fCopy full SHA for f1b8d5f
1 file changed
src-tauri/tauri.conf.json
@@ -2,7 +2,7 @@
2
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
3
"productName": "gamevault-frontend",
4
"version": "0.1.0",
5
- "identifier": "com.tauri.dev",
+ "identifier": "com.phalcode.gamevault",
6
"build": {
7
"frontendDist": "../dist",
8
"devUrl": "http://localhost:5173",
0 commit comments