mirror of
https://github.com/nkanaev/yarr.git
synced 2025-12-16 09:00:15 +00:00
show feed errors
This commit is contained in:
@@ -43,6 +43,9 @@
|
||||
refresh: function() {
|
||||
return api('post', '/api/feeds/refresh')
|
||||
},
|
||||
list_errors: function() {
|
||||
return api('get', '/api/feeds/errors').then(json)
|
||||
},
|
||||
},
|
||||
folders: {
|
||||
list: function() {
|
||||
|
||||
Reference in New Issue
Block a user