Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/commit/136432d09822d81235550829cd1b61d3cf699872 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Fixed: No newline on MediaInfoPopover

pull/2/head
Qstick 6 years ago
parent 1920bd53b6
commit 136432d098

@ -30,4 +30,4 @@ function MediaInfoPopover(props) {
);
}
export default MediaInfoPopover;
export default MediaInfoPopover;

Loading…
Cancel
Save