Skip to content

Commit

Permalink
temp fix V2
Browse files Browse the repository at this point in the history
  • Loading branch information
OhMyGuus committed Jun 15, 2021
1 parent b0143ea commit 52c9c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/ipc-handlers.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { app, dialog, ipcMain, shell } from 'electron';
import { platform } from 'os';
// import { platform } from 'os';
// import { enumerateValues } from 'registry-js';
import { DefaultGamePlatforms, GamePlatform, PlatformRunType } from '../common/GamePlatform';
import spawn from 'cross-spawn';
Expand Down

0 comments on commit 52c9c1e

Please sign in to comment.