mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-19 16:20:50 +08:00
admin user add link + upload over speed msg
This commit is contained in:
@@ -464,7 +464,7 @@ class HitAndRunRepository extends BaseRepository
|
||||
|
||||
private function getCanPardonStatus(): array
|
||||
{
|
||||
return [HitAndRun::STATUS_INSPECTING, HitAndRun::STATUS_UNREACHED];
|
||||
return HitAndRun::CAN_PARDON_STATUS;
|
||||
}
|
||||
|
||||
public function renderOnUploadPage($value, $searchBoxId): string
|
||||
|
||||
Reference in New Issue
Block a user