Skip to content

Commit

Permalink
Modify Update Location
Browse files Browse the repository at this point in the history
  • Loading branch information
shih-liang authored Jun 26, 2021
1 parent 4de574f commit 662380d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/background.js
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ class Background {
.then(result => {
if (result.response === 0) {
shell.openExternal(
'https://github.com/qier222/YesPlayMusic/releases'
'https://github.com/shih-liang/YesPlayMusicOSD/releases'
);
}
});
Expand Down

0 comments on commit 662380d

Please sign in to comment.