From 8a614be027e540e85c1840975cc44f8495d461b3 Mon Sep 17 00:00:00 2001 From: Jai A Date: Thu, 30 Mar 2023 14:19:26 -0700 Subject: [PATCH] update identifier --- theseus_gui/src-tauri/tauri.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theseus_gui/src-tauri/tauri.conf.json b/theseus_gui/src-tauri/tauri.conf.json index 2833ebe91..e555e8375 100644 --- a/theseus_gui/src-tauri/tauri.conf.json +++ b/theseus_gui/src-tauri/tauri.conf.json @@ -27,7 +27,7 @@ }, "externalBin": [], "icon": ["icons/favicon.ico"], - "identifier": "com.tauri.dev", + "identifier": "com.modrinth.theseus", "longDescription": "", "macOS": { "entitlements": null,