]> git.localhorst.tv Git - alttp.git/commitdiff
enable auto sync for gmt
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 17 Jan 2026 21:40:04 +0000 (22:40 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 17 Jan 2026 21:40:04 +0000 (22:40 +0100)
routes/console.php

index b524f3c435cf2d4816970303f12634ba60e25957..444e4d44617ef58833e30fa34d0500267be42be1 100644 (file)
@@ -31,6 +31,7 @@ Schedule::everyFiveMinutes()
                Schedule::command('sync:alttprfr');
                Schedule::command('sync:xdhunt');
                Schedule::command('sync:pilot-spoiler');
+               Schedule::command('sync:gmt');
        });
 
 Schedule::everyFifteenMinutes()