Revert "A snapshot a day keeps the bugs away! 📷🐛 (OS: ubuntu-latest)"
This reverts commit 0d6d67ec2c.
			
			
This commit is contained in:
		@ -205,9 +205,7 @@ app.on('ready', async () => {
 | 
			
		||||
  console.log(result)
 | 
			
		||||
  const download = await result?.downloadPromise
 | 
			
		||||
  console.log(download)
 | 
			
		||||
  const { response } = await dialog.showMessageBox({
 | 
			
		||||
    message: 'The update will install and the app will reopen',
 | 
			
		||||
  })
 | 
			
		||||
  const { response } = await dialog.showMessageBox({ message: "The update will install and the app will reopen" })
 | 
			
		||||
  console.log(response)
 | 
			
		||||
  await autoUpdater.quitAndInstall(false)
 | 
			
		||||
})
 | 
			
		||||
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							
		Reference in New Issue
	
	Block a user