mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-02-02 16:29:39 +00:00
Merge branch 'master' into plugin-implementation-demo
This commit is contained in:
commit
a762e6ca03
8 changed files with 135 additions and 63 deletions
|
|
@ -342,7 +342,6 @@ class RssFeedManager {
|
|||
}
|
||||
})
|
||||
if (!feed) {
|
||||
Logger.warn(`[RssFeedManager] closeFeedForEntityId: Feed not found for entity id ${entityId}`)
|
||||
return false
|
||||
}
|
||||
return this.handleCloseFeed(feed)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue