Sfoglia il codice sorgente

!2 add check help, for those accouts with no month card

pcacc 3 mesi fa
parent
commit
42c5e48f20
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      app_dongri.py

+ 1 - 0
app_dongri.py

@@ -372,6 +372,7 @@ def add_auto_task(isMaxCollect, isJina, isSimple = False, isAddStrengh = False,
             task_queue.appendleft(task_checkDiamond())
             task_queue.appendleft(task_fight_campion())
             task_queue.appendleft(task_checkBenifitStatus())
+            task_queue.appendleft(task_checkHelp())