From: Daniel Karbach Date: Mon, 19 May 2025 16:58:43 +0000 (+0200) Subject: mhm mhm mhm X-Git-Url: https://git.localhorst.tv/?a=commitdiff_plain;h=3d589c275120a36f2bb1c0e4dc884407741b5e27;p=alttp.git mhm mhm mhm --- diff --git a/app/Console/Commands/SyncStepLadder.php b/app/Console/Commands/SyncStepLadder.php index 1b9f48e..b44b843 100644 --- a/app/Console/Commands/SyncStepLadder.php +++ b/app/Console/Commands/SyncStepLadder.php @@ -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.