Do not use disabled or non-existing languages from language cookie

This commit is contained in:
Alexandre Vryghem
2023-02-26 21:00:03 +01:00
parent e4f483c308
commit 92f5c6f427
3 changed files with 27 additions and 15 deletions

View File

@@ -178,6 +178,10 @@ export const environment: AppConfig = {
code: 'lv',
label: 'Latviešu',
active: true,
}, {
code: 'disabled',
label: 'Disabled',
active: false,
}],
// Browse-By Pages