no message

This commit is contained in:
hellcat 2026-03-07 16:58:41 +08:00
parent c79a1c2d0b
commit a4d71c7e54

View File

@ -62,7 +62,7 @@ final class Cron
CronFreenodeFile::clear();
}
if ($h == 12 && $i == 3) { // 中午12点03发布fn的tg
if ($h == 13 && $i == 3) { // 中午12点03发布fn的tg
CronFnTgPublish::run();
}