Skip to content

Commit

Permalink
Update 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
1ly4s0 committed May 12, 2024
1 parent 1560ec3 commit cc5f9eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/js/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ class Splash {
})

ipcRenderer.on('update-not-available', () => {
this.maintenanceCheck();
this.startLauncher();
})

ipcRenderer.on('update-downloaded', async () => {
Expand Down

0 comments on commit cc5f9eb

Please sign in to comment.