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

5
backend/names.js.example Normal file
View File

@@ -0,0 +1,5 @@
export default [
"Участник Беседы 1",
"Участник Беседы 2",
"Участник Беседы 3"
]