Skip to content

Commit

Permalink
Add or remove whitespace using preettier
Browse files Browse the repository at this point in the history
  • Loading branch information
avijitdas126 committed Feb 8, 2025
1 parent 44b3d6f commit 35615de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/main/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ import "gatemaker/electron-setup"; // eslint-disable-line import/no-unassigned-i
// eslint-disable-next-line @typescript-eslint/naming-convention
const {GDK_BACKEND} = process.env;

// Initialize sentry for main process
// Initialize sentry for a main process
sentryInit();

let mainWindowState: windowStateKeeper.State;
Expand Down

0 comments on commit 35615de

Please sign in to comment.