Spaces:
Sleeping
Sleeping
OnlyBiggg commited on
Commit ·
146b8fe
1
Parent(s): cc47f38
commit
Browse files- 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
|
| 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 |
]
|