diff --git a/src/main/utils/vencordLoader.ts b/src/main/utils/vencordLoader.ts index bac666b..7248884 100644 --- a/src/main/utils/vencordLoader.ts +++ b/src/main/utils/vencordLoader.ts @@ -4,7 +4,7 @@ import { USER_AGENT, VENCORD_FILES_DIR } from "../constants"; import { downloadFile, simpleGet } from "./http"; // TODO: Setting to switch repo -const API_BASE = "https://api.github.com/repos/Vendicated/VencordDev"; +const API_BASE = "https://api.github.com/repos/Vendicated/Vencord"; const FILES_TO_DOWNLOAD = [ "vencordDesktopMain.js",