Queue messages for WebTorrent window until it's ready
This commit is contained in:
@@ -55,6 +55,8 @@ function init () {
|
||||
ipc.on('wt-stop-server', (e) =>
|
||||
stopServer())
|
||||
|
||||
ipc.send('ipcReadyWebTorrent')
|
||||
|
||||
setInterval(updateTorrentProgress, 1000)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user