mirror of
https://github.com/janishutz/MusicPlayerV2.git
synced 2025-11-25 13:04:23 +00:00
start adding some features
This commit is contained in:
@@ -33,6 +33,7 @@ async function createWindow() {
|
||||
// Load the index.html when not in development
|
||||
win.loadURL('app://./index.html')
|
||||
}
|
||||
require( './app.js' );
|
||||
}
|
||||
|
||||
// Quit when all windows are closed.
|
||||
|
||||
Reference in New Issue
Block a user