2 Revize d5c9985601 ... 6722138c40

Autor SHA1 Zpráva Datum
  blezz-tech 6722138c40 reminder for tickets with status IN_PROCESS před 2 týdny
  blezz-tech d5c9985601 reminder for tickets with status IN_PROCESS před 2 týdny
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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