mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-31 12:10:19 -07:00
parent
3beac03c00
commit
54e9f88648
89 changed files with 2354 additions and 995 deletions
|
@ -1,3 +1,3 @@
|
|||
export default function getPathWithUrlBase(path) {
|
||||
return `${window.Sonarr.urlBase}${path}`;
|
||||
return `${window.Lidarr.urlBase}${path}`;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue