From 94a09c803c2f65c29636a2450fdfd0374bf160ae Mon Sep 17 00:00:00 2001 From: hellcat <> Date: Sat, 14 Jun 2025 15:21:37 +0800 Subject: [PATCH] no message --- src/Services/Cron.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Services/Cron.php b/src/Services/Cron.php index 406a6d4b..c332f31c 100755 --- a/src/Services/Cron.php +++ b/src/Services/Cron.php @@ -324,6 +324,7 @@ final class Cron $user->u = 0; $user->d = 0; $user->transfer_today = 0; + $user->transfer_enable = 0; $user->class = 0; $user->save(); }