Update app.py
Browse files
app.py
CHANGED
@@ -373,7 +373,7 @@ def get_checkout_bubble(checkout_list: list):
|
|
373 |
"type": "bubble",
|
374 |
"body": {
|
375 |
"type": "box",
|
376 |
-
"layout": "
|
377 |
"contents": [
|
378 |
{
|
379 |
"type": "text",
|
|
|
373 |
"type": "bubble",
|
374 |
"body": {
|
375 |
"type": "box",
|
376 |
+
"layout": "horizontal",
|
377 |
"contents": [
|
378 |
{
|
379 |
"type": "text",
|