1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-21 06:09:43 +02:00

ref: Revert package-lock file, refactoring

This commit is contained in:
Maksim Eltyshev 2025-06-06 14:10:32 +02:00
parent 305b46f48a
commit 4941a19483
5 changed files with 8 additions and 30 deletions

View file

@ -39,6 +39,7 @@ const LANGUAGES = [
'cs-CZ',
'da-DK',
'de-DE',
'el-GR',
'en-GB',
'en-US',
'es-ES',
@ -63,7 +64,6 @@ const LANGUAGES = [
'uz-UZ',
'zh-CN',
'zh-TW',
'el-GR',
];
const PRIVATE_FIELD_NAMES = ['email', 'isSsoUser'];