From: Daniel Karbach Date: Sat, 2 May 2026 11:37:43 +0000 (+0200) Subject: add xdhunt alias X-Git-Url: https://git.localhorst.tv/?a=commitdiff_plain;h=60a242980c96f4302ff910ebce799adb8c50d210;p=alttp.git add xdhunt alias --- diff --git a/app/Console/Commands/SyncXDHunt.php b/app/Console/Commands/SyncXDHunt.php index 0a26a42..c4cd45e 100644 --- a/app/Console/Commands/SyncXDHunt.php +++ b/app/Console/Commands/SyncXDHunt.php @@ -174,6 +174,7 @@ class SyncXDHunt extends Command { 'magno' => 'magnohato', 'skele' => 'iamskelebro', 'specks' => 'speckyspecks', + 'tj' => 'tjjoll', ]; }