mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-24 00:33:14 +00:00
todo
This commit is contained in:
parent
4ca81f90e9
commit
92c6aac49e
@ -633,7 +633,7 @@ var vm = new Vue({
|
||||
fetchAllFeeds: function() {
|
||||
if (this.loading.feeds) return
|
||||
api.feeds.refresh().then(function() {
|
||||
// NOTE: this is hacky
|
||||
// TODO: this is hacky. come up with something decent
|
||||
setTimeout(function() {
|
||||
vm.refreshStats()
|
||||
}, 1000)
|
||||
|
Loading…
x
Reference in New Issue
Block a user