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