From: Daniel Karbach Date: Fri, 9 Jan 2026 09:57:32 +0000 (+0100) Subject: beer alias X-Git-Url: https://git.localhorst.tv/?a=commitdiff_plain;h=076351cc60d842cb975693321ff1db05b97095d9;p=alttp.git beer alias --- diff --git a/app/Console/Commands/SyncBeerLeague.php b/app/Console/Commands/SyncBeerLeague.php index 68c0523..82e8bc6 100644 --- a/app/Console/Commands/SyncBeerLeague.php +++ b/app/Console/Commands/SyncBeerLeague.php @@ -164,6 +164,7 @@ class SyncBeerLeague extends Command { private $codename_table = [ 'moldorm malt' => 'knucks', + 'kyrie strombom' => 'kyrie_strombom', ]; }