Fix answer counting

This commit is contained in:
2023-06-18 20:29:31 +03:00
parent d6f1e9ef71
commit 210fd3f90e
4 changed files with 16 additions and 4 deletions

11
backend/names.js Normal file
View File

@@ -0,0 +1,11 @@
export default [
"Толя Копыл",
"Дмитрий Самойлов",
"Илья Усачев",
"Степан Якимушкин",
"Ваня Гребнев",
"Алексей Петров",
"Алексей Иванов",
"Глеб Гейнке",
"Иван Чех"
]