Администрация

This commit is contained in:
2026-02-03 22:02:52 +05:00
parent cae562ee16
commit 666be5a2bc
2 changed files with 2 additions and 2 deletions

View File

@@ -112,7 +112,7 @@ function getRoleDisplayName(role) {
'help': 'Помощь',
'ithelp': 'IT поддержка',
'request': 'Заявки',
'tasks': 'Задачи',
'tasks': 'Адмиинистрация',
'teacher': 'Учитель'
};
return roleNames[role] || role;