Skip to content

Commit 97c6461

Browse files
committed
feat: change tauri app identifier
1 parent 19ebd63 commit 97c6461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
33
"productName": "kaede",
44
"version": "0.1.0",
5-
"identifier": "com.tauri.dev",
5+
"identifier": "org.freesmlauncher.kaede",
66
"build": {
77
"frontendDist": "../dist",
88
"devUrl": "http://localhost:3000",

0 commit comments

Comments
 (0)