Merge pull request #412 from betaxab/p3

This commit is contained in:
tokumeikoi 2021-05-03 13:31:07 +09:00 committed by GitHub
commit e1c63bd556
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ use App\Models\StatOrder;
use App\Models\ServerLog;
use Illuminate\Support\Facades\DB;
class V2BoardStatistics extends Command
class V2boardStatistics extends Command
{
/**
* The name and signature of the console command.