Skip to content

Commit 5a9c2e2

Browse files
Improve comments
1 parent 932fcab commit 5a9c2e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const createWindow = () => {
3838
// and load the index.html of the app.
3939
mainWindow.loadURL(MAIN_WINDOW_WEBPACK_ENTRY);
4040

41-
// Open the DevTools.
41+
// Open the DevTools at startup instead of requiring CTRL-ALT-i to be pressed:
4242
// mainWindow.webContents.openDevTools();
4343

4444
// Allow iframe'ing lnbits

0 commit comments

Comments
 (0)