Browse Source

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

pcacc 3 tháng trước cách đây
mục cha
commit
42c5e48f20
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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())