From 0af324d9f6e5e15246646278ac826309f88b6d0e Mon Sep 17 00:00:00 2001 From: Douwe Schulte Date: Mon, 18 Mar 2024 17:17:34 +0100 Subject: [PATCH] Removed public key Signed-off-by: Douwe Schulte --- src-tauri/tauri.conf.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 3034944..d173253 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -66,8 +66,7 @@ "endpoints": [ "https://gist.github.com/douweschulte/4afc3cac1a8f12473b281ac4e255e636" ], - "dialog": true, - "pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEJGQTVFRjQwREVERjBBRjkKUldUNUN0L2VRTytsdjhrSjRDY1ZWVlNCOFNYV292anozRXZyZDR0eC95c3FMRWtjdWM1MHpIczIK" + "dialog": true }, "windows": [ {