mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-01-02 09:09:37 +00:00
Add:Filter for RSS feeds open #893
This commit is contained in:
parent
24a142e718
commit
e02169907d
4 changed files with 10 additions and 2 deletions
|
|
@ -116,6 +116,11 @@ export default {
|
|||
text: 'Issues',
|
||||
value: 'issues',
|
||||
sublist: false
|
||||
},
|
||||
{
|
||||
text: 'RSS Feed Open',
|
||||
value: 'feed-open',
|
||||
sublist: false
|
||||
}
|
||||
],
|
||||
podcastItems: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue