mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-24 00:33:14 +00:00
hide loader after marking feed as read
This commit is contained in:
parent
02e185ae92
commit
0b620dc76b
@ -359,6 +359,7 @@ var vm = new Vue({
|
||||
var query = this.getItemsQuery()
|
||||
api.items.mark_read(query).then(function() {
|
||||
vm.items = []
|
||||
vm.itemsPage = {'cur': 1, 'num': 1}
|
||||
vm.refreshStats()
|
||||
})
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user