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

Remove unused package 'react-slick'

pull/7612/head
Qstick 3 years ago
parent 1e1a4240d1
commit f4d8e113c1

@ -1,6 +1,5 @@
import PropTypes from 'prop-types';
import React, { Component } from 'react';
import Slider from 'react-slick';
import TextTruncate from 'react-text-truncate';
import { Navigation } from 'swiper';
import { Swiper, SwiperSlide } from 'swiper/react';

Loading…
Cancel
Save