2 Комити d5c9985601 ... 6722138c40

Аутор SHA1 Порука Датум
  blezz-tech 6722138c40 reminder for tickets with status IN_PROCESS пре 2 недеља
  blezz-tech d5c9985601 reminder for tickets with status IN_PROCESS пре 2 недеља
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      handlers/config.py

+ 1 - 1
handlers/config.py

@@ -1,5 +1,5 @@
 #rename this file to config.py
-BOTLIST=["open_basic_bot",'status_changer','st_request_done','st_request_wontfix','st_request_assigned','st_request_new']
+BOTLIST=["open_basic_bot",'status_changer','st_request_done','st_request_wontfix','st_request_assigned','st_request_new','st_request_in_process']
 JSERVER="ej.sharix-app.org"
 PASSWORD="12345"
 PORT=5222