nixpkgs/pkgs/by-name/ve/vesktop/disable_update_checking.patch
2024-07-08 08:02:18 +02:00

13 lines
362 B
Diff

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