8000 WIP · arduino/lab-micropython-editor@b1dde2e · GitHub
[go: up one dir, main page]

Skip to content

Commit b1dde2e

Browse files
committed
WIP
1 parent bf98398 commit b1dde2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,8 @@ function createWindow () {
131131
}
132132
})
133133
// and load the index.html of the app.
134-
// win.loadFile('ui/editor/index.html')
135-
win.loadFile('ui/ftp/dist/index.html')
134+
win.loadFile('ui/editor/index.html')
135+
// win.loadFile('ui/ftp/dist/index.html')
136136
}
137137

138138
// TODO: Loading splash screen

0 commit comments

Comments
 (0)
0