feat: add /select_choice route

This commit is contained in:
IgorVolochay
2025-03-04 17:25:03 +03:00
parent 62d085b898
commit 2c545dc961
7 changed files with 50 additions and 14 deletions
+2 -2
View File
@@ -31,8 +31,8 @@
},
{
"card_id": 3,
"choice_A": "Поездка в горы",
"choice_B": "Поездка на море",
"choice_A": "Отпуск в горах",
"choice_B": "Отпуск на море",
"count_choice_A": 0,
"count_choice_B": 0,
"count_total": 0,