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:
@@ -1,3 +1,3 @@
|
||||
export default function getPathWithUrlBase(path) {
|
||||
return `${window.Lidarr.urlBase}${path}`;
|
||||
return `${window.Readarr.urlBase}${path}`;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user