]> git.localhorst.tv Git - alttp.git/commitdiff
add xdhunt alias master
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 2 May 2026 11:37:43 +0000 (13:37 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 2 May 2026 11:37:43 +0000 (13:37 +0200)
app/Console/Commands/SyncXDHunt.php

index 0a26a4207657d3829e7bb8a6b68db1ccb2be1b7d..c4cd45e4a4714323f92462c80129df28585b7194 100644 (file)
@@ -174,6 +174,7 @@ class SyncXDHunt extends Command {
                'magno' => 'magnohato',
                'skele' => 'iamskelebro',
                'specks' => 'speckyspecks',
+               'tj' => 'tjjoll',
        ];
 
 }