OnlyBiggg commited on
Commit
146b8fe
·
1 Parent(s): cc47f38
Files changed (1) hide show
  1. app/api/routes.py +1 -1
app/api/routes.py CHANGED
@@ -95,7 +95,7 @@ async def route(request: Request):
95
  {
96
  "type": "chips",
97
  "options": [
98
- {"text": "Tìm tuyến xe"},
99
  {"text": "Xem lịch trình khác"},
100
  {"text": "Không, cảm ơn"}
101
  ]
 
95
  {
96
  "type": "chips",
97
  "options": [
98
+ {"text": "Tìm chuyến xe"},
99
  {"text": "Xem lịch trình khác"},
100
  {"text": "Không, cảm ơn"}
101
  ]