Skip to content

Commit

Permalink
* Fixed when refresh would not wait
Browse files Browse the repository at this point in the history
  • Loading branch information
benjboyer committed Apr 16, 2020
1 parent f6e6f2d commit 53f108c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/public/imports/install.js
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ Vue.component('install', {

vm.refresh()
vm.updateIndex++

vm.remainingRefresh = vm.refreshRate
}, 1000)
},
getEndedAgo: function() {
Expand Down

0 comments on commit 53f108c

Please sign in to comment.