From 92121a83552f0242be544ae685d35b238d2668d0 Mon Sep 17 00:00:00 2001 From: Greg Shuflin Date: Sun, 11 Aug 2024 17:33:02 -0700 Subject: [PATCH] Fix json --- src-tauri/tauri.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 4978be5..64598e2 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -29,7 +29,7 @@ "bundle": { "active": true, "targets": "all", - "identifier": "com.tauri.dev", + "identifier": "gensoukyou", "icon": [ "icons/32x32.png", "icons/128x128.png",