Commit b62bc5a7 authored by dev0tion's avatar dev0tion

Temporary set higher timeout to work on 1 core VM

parent 5b6cf1bf
......@@ -30,7 +30,7 @@ function createWindow () {
// when you should delete the corresponding element.
mainWindow = null
})
}, 12000)
}, 50000)
}
// This method will be called when Electron has finished
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment