diff --git a/internal/control-panel/registry.lua b/internal/control-panel/registry.lua index 548057b32..c162e580b 100644 --- a/internal/control-panel/registry.lua +++ b/internal/control-panel/registry.lua @@ -49,6 +49,7 @@ COMMANDS_BY_IDX = { desc='Go to the Standing Orders tab in the Labor screen to save your current settings.'}, {command='gui/settings-manager load-work-details', group='automation', mode='run', desc='Go to the Work Details tab in the Labor screen to save your current definitions.'}, + {command='infinite-sky', group='automation', mode='enable'}, {command='logistics enable autoretrain', group='automation', mode='run', desc='Automatically assign trainers to partially trained livestock so they don\'t revert to wild.'}, {command='nestboxes', group='automation', mode='enable'},