]> git.localhorst.tv Git - alttp.git/commitdiff
beer alias
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 9 Jan 2026 09:57:32 +0000 (10:57 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 9 Jan 2026 09:57:32 +0000 (10:57 +0100)
app/Console/Commands/SyncBeerLeague.php

index 68c0523f7a1ebd39edbf9265994d2ceef372f312..82e8bc6f2bb12fd927b538463cbdd5379f024ee6 100644 (file)
@@ -164,6 +164,7 @@ class SyncBeerLeague extends Command {
 
        private $codename_table = [
                'moldorm malt' => 'knucks',
+               'kyrie strombom' => 'kyrie_strombom',
        ];
 
 }