Spaces:
Sleeping
Sleeping
Update config/config.py
Browse files- config/config.py +1 -1
config/config.py
CHANGED
|
@@ -86,7 +86,7 @@ def check_all_messages(message):
|
|
| 86 |
], required_words=["کبدی"])
|
| 87 |
response(long.R_L13, ["لرزش", "میتو", "کندری", "میتوکندری", "ژنتیکی"
|
| 88 |
], required_words=["ژنتیکی"])
|
| 89 |
-
response(long.R_L13, ["اندام", "لرزش", "ترمور", "Tremor", "TRM"
|
| 90 |
], required_words=["عصبی"])
|
| 91 |
|
| 92 |
|
|
|
|
| 86 |
], required_words=["کبدی"])
|
| 87 |
response(long.R_L13, ["لرزش", "میتو", "کندری", "میتوکندری", "ژنتیکی"
|
| 88 |
], required_words=["ژنتیکی"])
|
| 89 |
+
response(long.R_L13, ["اندام", "لرزش", "ترمور", "Tremor", "TRM", "عصبی"
|
| 90 |
], required_words=["عصبی"])
|
| 91 |
|
| 92 |
|