From 4e70eafdcfcd75c62bc87093bd507d907c27176e Mon Sep 17 00:00:00 2001 From: Daniel Karbach Date: Tue, 16 Jun 2026 18:04:24 +0200 Subject: [PATCH] zossy alias --- app/Console/Commands/SyncCoopZossy.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Console/Commands/SyncCoopZossy.php b/app/Console/Commands/SyncCoopZossy.php index 382e34b..8d5323b 100644 --- a/app/Console/Commands/SyncCoopZossy.php +++ b/app/Console/Commands/SyncCoopZossy.php @@ -177,6 +177,7 @@ class SyncCoopZossy extends Command { 'teto' => '.teto', 'the cage' => 'telethar', 'trey spyre' => 'treyspyre', + 'tj' => 'tjjoll', ]; } -- 2.47.3