File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- GH_TOKEN = f2ee53736fd2262eb87a53f5f1f425ee44cea7ed
1
+ GH_TOKEN = 24f0914002270ceb8031787549550b7e43ddcc74
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " zy" ,
3
- "version" : " 0.7.19 " ,
3
+ "version" : " 0.7.20 " ,
4
4
"author" : " Hunlongyu" ,
5
5
"description" : " ZY Player 资源播放器" ,
6
6
"private" : true ,
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ export default Vue.extend({
118
118
})
119
119
},
120
120
checkUpdate () {
121
- // fly.get('https://api.github.com/repos/Hunlongyu/ZY-Player/releases/latest').then(res => {}).catch(err => {})
121
+ fly .get (' https://api.github.com/repos/Hunlongyu/ZY-Player/releases/latest' ).then (() => {}).catch (() => {})
122
122
}
123
123
},
124
124
created () {
You can’t perform that action at this time.
0 commit comments