Skip to content

Commit

Permalink
cspell brainrot?
Browse files Browse the repository at this point in the history
  • Loading branch information
yofukashino committed Dec 3, 2024
1 parent 52f0172 commit 1c43bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1c43bcc

Please sign in to comment.