Update app.py
Browse files
app.py
CHANGED
|
@@ -131,8 +131,7 @@ CRISIS_HOTLINES = {
|
|
| 131 |
{"name": "988 Suicide & Crisis Lifeline", "number": "988", "hours": "24/7"},
|
| 132 |
{"name": "Crisis Text Line", "number": "Text HOME to 741741", "hours": "24/7"},
|
| 133 |
{"name": "SAMHSA National Helpline", "number": "1-800-662-4357", "hours": "24/7"},
|
| 134 |
-
{"name": "Veterans Crisis Line", "number": "1-800-273-8255, Press 1", "hours": "24/7"}
|
| 135 |
-
{"name": "LGBTQ+ Trevor Project", "number": "1-866-488-7386", "hours": "24/7"}
|
| 136 |
],
|
| 137 |
"International": [
|
| 138 |
{"name": "International Suicide Prevention", "contact": "findahelpline.com"},
|
|
|
|
| 131 |
{"name": "988 Suicide & Crisis Lifeline", "number": "988", "hours": "24/7"},
|
| 132 |
{"name": "Crisis Text Line", "number": "Text HOME to 741741", "hours": "24/7"},
|
| 133 |
{"name": "SAMHSA National Helpline", "number": "1-800-662-4357", "hours": "24/7"},
|
| 134 |
+
{"name": "Veterans Crisis Line", "number": "1-800-273-8255, Press 1", "hours": "24/7"}
|
|
|
|
| 135 |
],
|
| 136 |
"International": [
|
| 137 |
{"name": "International Suicide Prevention", "contact": "findahelpline.com"},
|