From a6eadda17461d637d8ad60004c9b834eeb043221 Mon Sep 17 00:00:00 2001 From: Daniel Karbach Date: Wed, 3 Dec 2025 17:14:48 +0100 Subject: [PATCH] tfl alias --- app/Console/Commands/SyncTFL.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Console/Commands/SyncTFL.php b/app/Console/Commands/SyncTFL.php index 8f4cf26..7b69318 100644 --- a/app/Console/Commands/SyncTFL.php +++ b/app/Console/Commands/SyncTFL.php @@ -184,6 +184,7 @@ class SyncTFL extends Command { } private $codename_table = [ + 'aleximwunderland' => 'alex_im_wunderland', 'bumble' => 'bumblebee86x', 'gnrb' => '.gnrb', 'hideonbush' => 'hideonbush09', -- 2.47.3