Merge branch 'master' into music-metadata

This commit is contained in:
Borewit
2018-02-19 20:22:22 +01:00
11 changed files with 60 additions and 60 deletions

View File

@@ -98,7 +98,7 @@ function init () {
window.addEventListener('error', (e) =>
ipc.send('wt-uncaught-error', {message: e.error.message, stack: e.error.stack}),
true)
true)
setInterval(updateTorrentProgress, 1000)
console.timeEnd('init')