mirror of
https://github.com/A-Star100/simpliplay-desktop.git
synced 2025-09-17 14:19:39 +00:00
Update updateChecker.js
This commit is contained in:
parent
c745fa92e0
commit
db04e4acfb
@ -65,7 +65,7 @@ async function checkForUpdate(currentVersion) {
|
||||
});
|
||||
|
||||
if (result === 0) {
|
||||
shell.openExternal(latestReleaseUrl);
|
||||
shell.openExternal("https://simpliplay.netlify.app/#download-options");
|
||||
}
|
||||
} else {
|
||||
dialog.showMessageBoxSync({
|
||||
|
Loading…
Reference in New Issue
Block a user