Skip to content

Commit

Permalink
更新图标,version1.01
Browse files Browse the repository at this point in the history
  • Loading branch information
Mobile User committed Feb 25, 2018
1 parent 16603eb commit 9058c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readhub.js
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ function checkUpdate() {
actions: [{
title: "更新",
handler: function() {
var url = "jsbox://install?url=https://raw.githubusercontent.com/gadzan/readhub/master/readhub.js&name=ReadHub&icon=icon_050.png";
var url = "jsbox://install?url=https://raw.githubusercontent.com/gadzan/readhub/master/readhub.js&name=ReadHub&icon=icon_045.png";
$app.openURL(encodeURI(url));
$app.close()
}
Expand Down

0 comments on commit 9058c58

Please sign in to comment.