(20260217) Ready to test on production now

This commit is contained in:
2026-02-17 16:15:29 +05:30
parent 9b4c5a8528
commit d035aaa81f
3 changed files with 3 additions and 3 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -207,7 +207,7 @@ async def today_cron(
minute = 0, minute = 0,
second = 0 second = 0
), ),
cache_file = common.PREV_DAY_IN_OUT_SUMMARY_CACHE_FILE, cache_file = common.MUSTER_ROLL_CACHE_FILE,
test_mode = test_mode test_mode = test_mode
) )