]> git.localhorst.tv Git - alttp.git/commitdiff
mhm mhm mhm
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Mon, 19 May 2025 16:58:43 +0000 (18:58 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Mon, 19 May 2025 16:58:43 +0000 (18:58 +0200)
app/Console/Commands/SyncStepLadder.php

index 1b9f48e65152f3d853c6729e40896ca5b2f0a37b..b44b843bfb8f9a90410dfc372c18001756cc3ee7 100644 (file)
@@ -11,7 +11,7 @@ use Illuminate\Database\Eloquent\Builder;
 use Illuminate\Support\Facades\Http;
 
 
-class SyncLadder extends Command {
+class SyncStepLadder extends Command {
 
        /**
         * The name and signature of the console command.