From 60a242980c96f4302ff910ebce799adb8c50d210 Mon Sep 17 00:00:00 2001 From: Daniel Karbach Date: Sat, 2 May 2026 13:37:43 +0200 Subject: [PATCH] add xdhunt alias --- app/Console/Commands/SyncXDHunt.php | 1 + 1 file changed, 1 insertion(+) 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', ]; } -- 2.47.3