Spaces:
Sleeping
Sleeping
OnlyBiggg commited on
Commit ·
3b5e8c9
1
Parent(s): ef9fcc8
commit
Browse files- 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
|
| 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 |
}
|