mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-09 23:27:34 +02:00
Fix:Authors landing page available on refresh #659
This commit is contained in:
@ -209,6 +209,7 @@ class Server {
|
|||||||
const dyanimicRoutes = [
|
const dyanimicRoutes = [
|
||||||
'/item/:id',
|
'/item/:id',
|
||||||
'/item/:id/manage',
|
'/item/:id/manage',
|
||||||
|
'/author/:id',
|
||||||
'/audiobook/:id/chapters',
|
'/audiobook/:id/chapters',
|
||||||
'/audiobook/:id/edit',
|
'/audiobook/:id/edit',
|
||||||
'/library/:library',
|
'/library/:library',
|
||||||
|
Reference in New Issue
Block a user