tanjinadnanabir commited on
Commit
d2faa3f
·
verified ·
1 Parent(s): cd76619

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
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"},