Set default for setting "Basic circuit boards" to true

This commit is contained in:
Simon Brodtmann 2025-03-04 20:46:42 +01:00
parent 3b26f3a754
commit da50f85b5b

View file

@ -31,7 +31,7 @@ data:extend({
type = "bool-setting",
name = "lignumis-basic-circuit-board",
setting_type = "startup",
default_value = false,
default_value = true,
order = "e"
},
{