mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
language detection fixed
This commit is contained in:
@@ -18,7 +18,6 @@ import { AppSidebarStyle } from './style'
|
||||
|
||||
export default function Sidebar({ isDrawerOpen, setIsDonationDialogOpen }) {
|
||||
const [currentLang, changeLang] = useChangeLanguage()
|
||||
|
||||
const { t } = useTranslation()
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user