From 65aa63e452c8e106828131b105e59cead858f853 Mon Sep 17 00:00:00 2001 From: Nicholas Bollweg Date: Fri, 20 Dec 2024 10:13:39 -0600 Subject: [PATCH] Update constructor/main.py Co-authored-by: Marco Esters --- constructor/main.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/constructor/main.py b/constructor/main.py index b60d77e4..bee9f081 100644 --- a/constructor/main.py +++ b/constructor/main.py @@ -187,8 +187,8 @@ def main_build(dir_path, output_dir='.', platform=cc_platform, else: env_config[config_key] = value - # Installers will provide shortcut options and features only if the user - # didn't opt-out by setting every `menu_packages` item to an empty list + # Installers will disable shortcut options and features only if the user + # opted-out by setting every `menu_packages` item to an empty list info['_enable_shortcuts'] = bool( info.get("menu_packages", True) or any(