mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-20 05:56:10 +05:00
primary color replaced to theme primary color
This commit is contained in:
@@ -5,7 +5,7 @@ import { shutdownHost } from 'utils/Hosts'
|
||||
import { useTranslation } from 'react-i18next'
|
||||
import { ThemeProvider } from '@material-ui/core/styles'
|
||||
|
||||
import { lightTheme } from './App/materialUISetup'
|
||||
import { lightTheme } from '../style/materialUISetup'
|
||||
|
||||
export default function CloseServer({ isOffline, isLoading }) {
|
||||
const { t } = useTranslation()
|
||||
|
||||
Reference in New Issue
Block a user