export default function getPathWithUrlBase(path) { return `${window.Radarr.urlBase}${path}`; }