Set default for setting "Basic circuit boards" to true
This commit is contained in:
parent
3b26f3a754
commit
da50f85b5b
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue