mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-04 02:05:06 +02:00
Fix:Narrators page 404 on reload #2359
This commit is contained in:
parent
086954fb9c
commit
166477ae27
1 changed files with 1 additions and 0 deletions
|
@ -231,6 +231,7 @@ class Server {
|
|||
'/library/:library/search',
|
||||
'/library/:library/bookshelf/:id?',
|
||||
'/library/:library/authors',
|
||||
'/library/:library/narrators',
|
||||
'/library/:library/series/:id?',
|
||||
'/library/:library/podcast/search',
|
||||
'/library/:library/podcast/latest',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue