diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 775b17cb3..eadbd3792 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -51,7 +51,7 @@ "csp": null }, "updater": { - "active": true, + "active": false, "endpoints": [ "https://gist.githubusercontent.com/mmalmi/d0debd2083fe19656060dbbf8c8fd172/raw/iris-tauri.json" ],