Skip to content

Commit

Permalink
Merge pull request #4 from gnehs/dev
Browse files Browse the repository at this point in the history
0.5
  • Loading branch information
gnehs authored Aug 8, 2018
2 parents d103638 + c990a06 commit bacee01
Show file tree
Hide file tree
Showing 3 changed files with 240 additions and 405 deletions.
2 changes: 0 additions & 2 deletions js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -905,8 +905,6 @@ async function show_settings() {
var update = await axios.get('/upgrade/')
if (update.data == "upgrade") {
mdui.alert('重啟中');
} else {
mdui.alert('更新完畢');
}
}
}
Expand Down
Loading

0 comments on commit bacee01

Please sign in to comment.