jack 7 달 전
부모
커밋
73c05fba53
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      daily/daily_3dos.py

+ 1 - 1
daily/daily_3dos.py

@@ -10,7 +10,7 @@ sys.path.append(os.path.join(os.path.abspath(__file__).split('auto')[0] + 'auto'
 from utils.utils_send_gotify import *
 from utils.utils_daily_task_scheduler import *
 
-DEBUG_MODE = 1
+DEBUG_MODE = 0
 
 
 def daily_claim_3dos(email, password):