mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-05-27 17:18:29 +01:00
fix: modal for android + dropdown for ios
This commit is contained in:
@@ -35,7 +35,6 @@ export const AppLanguageSelector: React.FC<Props> = () => {
|
||||
|
||||
return [
|
||||
{
|
||||
title: t("home.settings.languages.title"),
|
||||
options,
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user