Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -99,7 +99,7 @@ response_templates = {
|
|
| 99 |
'mid': [
|
| 100 |
"Drop the {item} and you might get a text back.",
|
| 101 |
"It's alright, but I'd upgrade the {item}.",
|
| 102 |
-
"Mid fit alert.
|
| 103 |
"We can do better come on now",
|
| 104 |
"I don't think you want it enough",
|
| 105 |
"You're teetering on drip... fix the {item}.",
|
|
|
|
| 99 |
'mid': [
|
| 100 |
"Drop the {item} and you might get a text back.",
|
| 101 |
"It's alright, but I'd upgrade the {item}.",
|
| 102 |
+
"Mid fit alert. {item} is holding you back.",
|
| 103 |
"We can do better come on now",
|
| 104 |
"I don't think you want it enough",
|
| 105 |
"You're teetering on drip... fix the {item}.",
|