mirror of
https://github.com/cupcakearmy/unpixel.git
synced 2025-09-09 04:00:46 +00:00
progress bar
This commit is contained in:
@@ -38,7 +38,6 @@ export default class Updater {
|
||||
.then(({ response }) => {
|
||||
if (response === 0) {
|
||||
shell.openExternal('https://github.com/cupcakearmy/unpixel/releases')
|
||||
process.exit(0)
|
||||
}
|
||||
})
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user