ofermend commited on
Commit
e5c2179
1 Parent(s): 2bff5e0

added new topic

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -6,7 +6,8 @@ import os
6
 
7
  topics = {
8
  'Standardized testing in education': '266',
9
- 'Ethical implications of genetic editing': '267'
 
10
  }
11
 
12
  def launch_bot():
 
6
 
7
  topics = {
8
  'Standardized testing in education': '266',
9
+ 'Ethical implications of genetic editing': '267',
10
+ 'Social media and mental health': '268'
11
  }
12
 
13
  def launch_bot():