OnlyBiggg commited on
Commit
3b5e8c9
·
1 Parent(s): ef9fcc8
Files changed (1) hide show
  1. app/api/routes.py +1 -1
app/api/routes.py CHANGED
@@ -235,7 +235,7 @@ async def booking_trip(request: Request) -> Response:
235
  {
236
  "type": "chips",
237
  "options": [
238
- {"text": "Xem chuyến xe khác"},
239
  {"text": "Không, cảm ơn"}
240
  ]
241
  }
 
235
  {
236
  "type": "chips",
237
  "options": [
238
+ {"text": "Xem tuyến xe khác"},
239
  {"text": "Không, cảm ơn"}
240
  ]
241
  }