From 1c43bcc401c10746c1687ba0690d7508b0a6697f Mon Sep 17 00:00:00 2001 From: yofukashino Date: Tue, 3 Dec 2024 16:32:11 +0530 Subject: [PATCH] cspell brainrot? --- src/main/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/index.ts b/src/main/index.ts index c1487a989..341735d86 100644 --- a/src/main/index.ts +++ b/src/main/index.ts @@ -7,7 +7,7 @@ import { getSetting } from "./ipc/settings"; const electronPath = require.resolve("electron"); -// This is for backwards compatibality, to be removed later. +// This is for backwards compatibility, to be removed later. let discordPath = join(dirname(require.main!.filename), "..", "app.orig.asar"); try { // If using older replugged file system