mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
New: Lidarr to Readarr
This commit is contained in:
@@ -430,7 +430,7 @@ class PageSidebar extends Component {
|
||||
transform
|
||||
} = this.state;
|
||||
|
||||
const urlBase = window.Lidarr.urlBase;
|
||||
const urlBase = window.Readarr.urlBase;
|
||||
const pathname = urlBase ? location.pathname.substr(urlBase.length) || '/' : location.pathname;
|
||||
const activeParent = getActiveParent(pathname);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user