about summary refs log tree commit diff
path: root/pkgs/by-name/ve/vesktop/disable_update_checking.patch
blob: a134dc0fd169cfe37646f3f87012e2c6dca2b715 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/main/index.ts b/src/main/index.ts
index 2e0d6f7..1108c0f 100644
--- a/src/main/index.ts
+++ b/src/main/index.ts
@@ -20,7 +20,6 @@ import { isDeckGameMode } from "./utils/steamOS";
 if (IS_DEV) {
     require("source-map-support").install();
 } else {
-    autoUpdater.checkForUpdatesAndNotify();
 }
 
 // Make the Vencord files use our DATA_DIR