Remove "forced languages" from "LangSelect"
This commit is contained in:
@@ -252,7 +252,6 @@ export const SearchAll: React.FC = () => {
|
||||
shownLangs={shownLangs}
|
||||
setShownLangs={setShownLangs}
|
||||
allLangs={sourceToLangList(sources)}
|
||||
forcedLangs={sourceForcedDefaultLangs()}
|
||||
/>
|
||||
</>,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user