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 e23be11 commit 60180a4Copy full SHA for 60180a4
src-tauri/tauri.conf.json
@@ -2,7 +2,7 @@
2
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
3
"productName": "minecraft-mods-localizer",
4
"version": "3.0.0",
5
- "identifier": "com.tauri.dev",
+ "identifier": "dev.ryuzu.minecraftmodslocalizer",
6
"build": {
7
"frontendDist": "../out",
8
"devUrl": "http://localhost:3000",
0 commit comments