update release date

This commit is contained in:
xiaomlove
2022-04-23 03:44:35 +08:00
parent 3d38526bc8
commit c3969aeee9
2 changed files with 2 additions and 1 deletions

View File

@@ -791,6 +791,7 @@ class TrackerRepository extends BaseRepository
}
if (!$peer->exists && $isReAnnounce == self::ANNOUNCE_DUAL) {
do_log('[ANNOUNCE_DUAL_AND_PEER_NOT_EXISTS], return');
return;
}
$nowStr = Carbon::now()->toDateTimeString();