Przeglądaj źródła

Merge pull request #412 from betaxab/p3

tokumeikoi 3 lat temu
rodzic
commit
e1c63bd556
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      app/Console/Commands/V2boardStatistics.php

+ 1 - 1
app/Console/Commands/V2boardStatistics.php

@@ -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.