Update remake_config.py

This commit is contained in:
OusmBlueNinja 2025-04-16 16:50:58 -05:00
parent 43073bb192
commit f3520f0012

View File

@ -94,7 +94,7 @@ def get_field(name, expected_type, default=None):
# cfg getters
SRC_DIRS = get_field("src_dirs", list, ["src"])