Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
RezaRafia committed Mar 15, 2024
1 parent c28150f commit df6df94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const createWindow = () => {
}

// Open the DevTools.
// mainWindow.webContents.openDevTools();
mainWindow.webContents.openDevTools();
};

// This method will be called when Electron has finished
Expand Down

0 comments on commit df6df94

Please sign in to comment.